summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2010-08-13 18:28:02 -0700
committerAn-Cheng Huang <ancheng@vyatta.com>2010-08-13 18:28:02 -0700
commit3594ffa9f1c62d5f73d12b35f81a862c762b5d44 (patch)
tree6bf1b5c8f0ad292e88c463170a9cc398aa9cca42
parent9332e5d9d116e313065361cac390048e9524afbf (diff)
downloadvyatta-cfg-3594ffa9f1c62d5f73d12b35f81a862c762b5d44.tar.gz
vyatta-cfg-3594ffa9f1c62d5f73d12b35f81a862c762b5d44.zip
-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.