summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-02-09 15:51:27 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-02-09 15:51:27 -0800
commita1f38e099a99994b7d1396614b86e6b80e643e3e (patch)
treea1293be30a267dff115d67efa28b549338eb367f
parentb02e7a3f965146e86b7a52e47abce5f598be6ad0 (diff)
downloadquagga-debian/0.99.11-4.tar.bz2
quagga-debian/0.99.11-4.tar.xz
-rw-r--r--debian/changelog26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 60305385..22193f4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+vyatta-quagga (0.99.11-4) unstable; urgency=low
+
+ [ Paul Jakma ]
+ * [rpm] some defaults for Fedora are way out of date
+
+ [ Joakim Tjernlund ]
+ * [lib] Move type cast in Fletcher checksum
+ * [lib] Fix timer precision.
+
+ [ Stephen Hemminger ]
+ * Set TOS on RIP packets
+ * bgp: change () to (void)
+ * revert: don't bother with gcc builtin_expect()
+ * whitespace fix
+ * Convert XMALLOC/memset to XCALLOC
+ * Align bgp with upstream
+ * Comment out unused code
+ * zebra: rtadv use ansi-c prototoype
+ * Comment out unused code
+ * ospf: fix function to ansi-c
+ * zebra: disambiguate up from operative
+ * ospf: extra brace
+ * zebra: minor whitespace stuff
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Mon, 09 Feb 2009 15:51:10 -0800
+
vyatta-quagga (0.99.11-3) unstable; urgency=low
* stop all daemons on shutdown