summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Bays <rbays@roatan.(none)>2010-06-04 16:59:51 -0700
committerRobert Bays <rbays@roatan.(none)>2010-06-04 16:59:51 -0700
commit139c73fff8ec31404a12919b3b785044757ba67b (patch)
treec3e7b02b4b52c8f61ab0f9e42c784d3013314c6f
parent080671b8930a1e3afe3e8f5b3cb3fd49f57d98bb (diff)
downloadvyatta-cfg-quagga-139c73fff8ec31404a12919b3b785044757ba67b.tar.gz
vyatta-cfg-quagga-139c73fff8ec31404a12919b3b785044757ba67b.zip
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 58c4339a..008a4316 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+vyatta-cfg-quagga (0.18.77) unstable; urgency=low
+
+ * add missing help strings per bug 5642
+ * clean up peer-group error and help messages
+ * optimization: move remote-as and peer-group check into transaction
+ to save on exec calls
+ * fix direct active dir access in node.defs
+ * clean up potential unitialized var reference
+ * fix stupid var def mistake
+
+ -- Robert Bays <rbays@roatan> Fri, 04 Jun 2010 16:59:51 -0700
+
vyatta-cfg-quagga (0.18.76) unstable; urgency=low
* fix for bug 5653