diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-29 14:32:43 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-29 14:32:43 -0800 |
commit | 95a1915724db5a9686c6aeec55691b976d42b035 (patch) | |
tree | 3eb26753e981e30e9a275204f8f1fa7b273c73ca | |
parent | 249ab61b9d1b697f20db0a4adac6b7769f9b4312 (diff) | |
parent | 287572e4e7546ffe677dad03eef96fc0afddb149 (diff) | |
download | vyatta-cfg-quagga-95a1915724db5a9686c6aeec55691b976d42b035.tar.gz vyatta-cfg-quagga-95a1915724db5a9686c6aeec55691b976d42b035.zip |
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-quagga into jenner
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 85607548..2c7dfbb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +vyatta-cfg-quagga (0.13.2) unstable; urgency=low + + * bgp: cleanup + * check-as-prepend: turn on strict + * policy: turn on strict + * utils: turn on strict + * add new script for protocol restart + * Change mode of script files + * More work on protocol restart + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Wed, 28 Jan 2009 16:12:26 -0800 + vyatta-cfg-quagga (0.13.1) unstable; urgency=low [ Bob Gilligan ] |