summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@io.vyatta.com>2009-02-25 14:28:51 -0800
committerStig Thormodsrud <stig@io.vyatta.com>2009-02-25 14:28:51 -0800
commit068853566c433d230b731c53a2363d569096f4b7 (patch)
tree93d3bbfd5285f99fee3090733a2a4dc828fc1f35 /debian/changelog
parent505178511ac1d12e1aab6c08d6a02e983bbb0535 (diff)
parent6b57dcc5d252cc91505dab1fdd35b35ad4da4150 (diff)
downloadvyatta-cfg-quagga-068853566c433d230b731c53a2363d569096f4b7.tar.gz
vyatta-cfg-quagga-068853566c433d230b731c53a2363d569096f4b7.zip
Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jenner
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e3f0b8f3..4f20af9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+vyatta-cfg-quagga (0.17) unstable; urgency=low
+
+ [ root ]
+ * Initial commit of config commands for ospfv3
+
+ [ slioch ]
+ * as per discussion with Stephen. update handles shutdown of daemon
+ and explicit stop is not needed. Removed from
+
+ [ Stephen Hemminger ]
+ * Add quagga parameters for bridge and bonding devices
+
+ [ Stig Thormodsrud ]
+ * Make sure to quote $VAR(@) usage.
+
+ [ Stephen Hemminger ]
+ * Start BGP on create
+ * Use multi-line create on ospf
+ * Start ripngd on create
+ * Use multi-line in one create node
+ * OSPFv3 start ospf6d
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Wed, 25 Feb 2009 10:23:26 -0800
+
vyatta-cfg-quagga (0.16) unstable; urgency=low
[ Stephen Hemminger ]