diff options
author | Stephen Hemminger <shemminger@debian.(none)> | 2009-02-12 01:38:33 -0800 |
---|---|---|
committer | Stephen Hemminger <shemminger@debian.(none)> | 2009-02-12 01:38:33 -0800 |
commit | 9e1b021c463ac963f6aad3e7ac9e81b500ca93f2 (patch) | |
tree | 10f29641b2abb3d8cee6ee780946e5d58f383471 | |
parent | 61efa8de9bc1571e200b3bb952de2a3f76cce449 (diff) | |
download | quagga-9e1b021c463ac963f6aad3e7ac9e81b500ca93f2.tar.bz2 quagga-9e1b021c463ac963f6aad3e7ac9e81b500ca93f2.tar.xz |
0.99.11-5debian/0.99.11-5
-rw-r--r-- | debian/changelog | 13 |
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 ] |