summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 22193f4c..b376d944 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+vyatta-quagga (0.99.11-5) unstable; urgency=low
+
+ [ Jon ]
+ * Add no router ospf6
+ * Fix ospf6d crash if range defined twice
+ * Fix ospf6d crash in show border routers
+ * Fix ospf6d crash if removing interface with no area
+
+ [ Stephen Hemminger ]
+ * Remove 'no router' from OSPF6_NODE
+
+ -- Stephen Hemminger <shemminger@debian> Thu, 12 Feb 2009 01:38:22 -0800
+
vyatta-quagga (0.99.11-4) unstable; urgency=low
[ Paul Jakma ]