summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorslioch <slioch@eng-140.vyatta.com>2009-02-17 16:47:46 -0800
committerslioch <slioch@eng-140.vyatta.com>2009-02-17 16:47:46 -0800
commit8bfe38434c925e1ec69f7e3b59c0f99e466afb58 (patch)
tree31bee967c710417478f92f4bceb053984be33c80
parent79c1a2d2dcbb74447ad5b142295161e0340a36f4 (diff)
downloadvyatta-cfg-8bfe38434c925e1ec69f7e3b59c0f99e466afb58.tar.gz
vyatta-cfg-8bfe38434c925e1ec69f7e3b59c0f99e466afb58.zip
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7780d2a..c94db2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+vyatta-cfg (0.14.16) unstable; urgency=low
+
+ [ Stephen Hemminger ]
+ * change bgp disable node priority
+
+ [ slioch ]
+ * added generic commit failed message on any portion of the
+ configuration failing. To get
+ * added dump transaction support to write to stdout rather than
+ redirected /tmp/cfg-stdout.log
+ * added additional debug output and fixed dumping of trans nodes to
+ screen. added default
+
+ -- slioch <slioch@eng-140.vyatta.com> Tue, 17 Feb 2009 16:47:46 -0800
+
vyatta-cfg (0.14.15) unstable; urgency=low
[ slioch ]