summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dfadcd7..15a2904 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+vyatta-cfg (0.17.12) unstable; urgency=low
+
+ * new implementation for config output
+ * switch vyatta-cfg-cmd-wrapper to new config output implementation.
+ * mark changed ancestors up to the root
+ * switch "save" to use new config output implementation.
+ * don't show extra empty level for typeless leaf nodes.
+
+ -- An-Cheng Huang <ancheng@vyatta.com> Thu, 26 Aug 2010 16:47:13 -0700
+
vyatta-cfg (0.17.11) unstable; urgency=low
* switch to unordered_map