diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2011-01-04 13:54:10 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2011-01-04 13:54:10 -0800 |
commit | 01e79eefa7a5689e065fea4ba06eef65ac17c8c6 (patch) | |
tree | 93f82eb1a562361c660a7e029e3f02ec7435c637 | |
parent | 378616e01d8062110e5fc7925c51fa74ba8f21c1 (diff) | |
download | vyatta-cfg-quagga-01e79eefa7a5689e065fea4ba06eef65ac17c8c6.tar.gz vyatta-cfg-quagga-01e79eefa7a5689e065fea4ba06eef65ac17c8c6.zip |
0.18.123+mendocino2debian/0.18.123+mendocino2
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 217b6368..7ca5a06b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +vyatta-cfg-quagga (0.18.123+mendocino2) unstable; urgency=low + + [ Daniil Baturin ] + * Added OSPFv3 CLI backend that uses Vyatta::Quagga::Config + * Modified automake rules to consider vyatta-ospfv3.pl + * OSPFv3 templates replaced to correspond new backend + + [ Stig Thormodsrud ] + * Fix "no interface". Need space before ';' + + [ Daniil Baturin ] + * Fixed a typo in prefix-list6 completion + + [ Stig Thormodsrud ] + + -- Stig Thormodsrud <stig@vyatta.com> Tue, 04 Jan 2011 13:54:09 -0800 + vyatta-cfg-quagga (0.18.123+mendocino1) unstable; urgency=low * new branch |