summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2011-03-09 13:47:02 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2011-03-09 13:47:02 -0800
commit58c315edfe60e1ff64e97b7f7fadeabe30f11bbd (patch)
tree71330dc9c31cd4771aa923e9f4fe2ee458a9d3cc /debian/changelog
parent9157d664daca5dcefd4ae8fcc2d5ae81484ce750 (diff)
downloadvyatta-cfg-58c315edfe60e1ff64e97b7f7fadeabe30f11bbd.tar.gz
vyatta-cfg-58c315edfe60e1ff64e97b7f7fadeabe30f11bbd.zip
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f772b8c..f0c910f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+vyatta-cfg (0.18.88) unstable; urgency=low
+
+ [ An-Cheng Huang ]
+ * add caching for parsed config templates
+ * tweak map iterator usage
+ * change indentation in commit code
+ * clean up commit dead code etc. etc. etc.
+ * remove deactivate-handling code from commit
+
+ [ Stephen Hemminger ]
+ * Remove accidental usage of perl prototype in usage
+
+ [ An-Cheng Huang ]
+ * switch query functions to use lower-level API directly.
+
+ -- An-Cheng Huang <ancheng@vyatta.com> Wed, 09 Mar 2011 13:47:02 -0800
+
vyatta-cfg (0.18.87) unstable; urgency=low
* clean up dead code etc. etc. etc.