summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Larson <slioch@slioch.vyatta.com>2010-05-31 18:16:17 -0700
committerMichael Larson <slioch@slioch.vyatta.com>2010-05-31 18:16:17 -0700
commit66c7ded424de5c4a65590cc47ff2d9ab91bae36c (patch)
tree528495701a314dd1cec541dc5eac5cba8fef7811 /debian
parent0cf868f7928a47a0f1ab429ee004e314572005a7 (diff)
downloadvyatta-cfg-66c7ded424de5c4a65590cc47ff2d9ab91bae36c.tar.gz
vyatta-cfg-66c7ded424de5c4a65590cc47ff2d9ab91bae36c.zip
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f1e164..2476222 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+vyatta-cfg (0.16.54) unstable; urgency=low
+
+ [ An-Cheng Huang ]
+ * add constness to parse_def
+
+ [ Michael Larson ]
+ * fix for bug 5649. Need to initialize val_types for value comparison
+ to ERROR_TYPE
+
+ -- Michael Larson <slioch@slioch.vyatta.com> Mon, 31 May 2010 18:16:17 -0700
+
vyatta-cfg (0.16.53) unstable; urgency=low
[ Michael Larson ]