summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dd780a7..b15b878 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vyatta-cfg (0.17.5) unstable; urgency=low
+
+ * add function to perl API
+ * allow Vyatta::Config constructor to set level
+
+ -- An-Cheng Huang <ancheng@vyatta.com> Fri, 13 Aug 2010 18:28:02 -0700
+
vyatta-cfg (0.17.4) unstable; urgency=low
* change all vector/string size to size_t just to be safe.