summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 72847fe..cc0456c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+vyatta-cfg (0.18.84) unstable; urgency=low
+
+ [ An-Cheng Huang ]
+ * rework/simplify path handling
+ * exclude change from merge
+
+ [ Michael Larson ]
+ * cosmetic fix to make error output to match format of other error
+ output statements.
+
+ [ An-Cheng Huang ]
+ * fix for bug 6791
+
+ [ Michael Larson ]
+ * Improve memory allocation (and freeing), so commit will support a
+ configuration booting with 6000 vpn tunnels (w/ 2 gigs ram).
+
+ -- Michael Larson <mike@vyatta.com> Thu, 10 Feb 2011 21:12:17 -0800
+
vyatta-cfg (0.18.83) unstable; urgency=low
* Fix list_vrrp_sync_group_members() to just include requested group.