diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2010-08-26 16:47:13 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2010-08-26 16:47:13 -0700 |
commit | ce05f4b0afc37658baa87f972908dea2876b2b9e (patch) | |
tree | f87c7d2c08bbe5beb89d3577927bddcb40348066 | |
parent | 17f19681974fb4399d36ac43006efac9828dc5b9 (diff) | |
download | vyatta-cfg-ce05f4b0afc37658baa87f972908dea2876b2b9e.tar.gz vyatta-cfg-ce05f4b0afc37658baa87f972908dea2876b2b9e.zip |
0.17.12debian/0.17.12
-rw-r--r-- | debian/changelog | 10 |
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 |