summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-05-06 15:35:39 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-05-06 15:35:39 -0700
commit485e44216f957ef5f54412bd5171011c2102153a (patch)
treeb752a7f3a03e88a0f4e5c11b1019321b088c8c8d
parent1770a6f33b38776c319321d84981865481bb7b20 (diff)
downloadquagga-debian/0.99.11-16.tar.bz2
quagga-debian/0.99.11-16.tar.xz
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6d868285..ee9054fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+vyatta-quagga (0.99.11-16) unstable; urgency=low
+
+ [ Stephen Hemminger ]
+ * Only start zebra as part of initial boot
+
+ [ Chris Caputo ]
+ * Compiler warning fixes for when --enable-snmp is configured.
+ * Fix "show ip bgp dampened-paths" garbage output.
+
+ [ Joakim Tjernlund ]
+ * Don't delete too many routes.
+
+ [ Chris Caputo ]
+ * 64-bit fix for lib/smux.h SNMP_INTEGER() macro
+
+ [ Stephen Hemminger ]
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Wed, 06 May 2009 15:35:39 -0700
+
vyatta-quagga (0.99.11-15) unstable; urgency=low
[ Denis Ovsienko ]