diff options
author | Bob Gilligan <gilligan@vyatta.com> | 2009-07-09 18:29:13 -0700 |
---|---|---|
committer | Bob Gilligan <gilligan@vyatta.com> | 2009-07-09 18:29:13 -0700 |
commit | 94e3e519ddb67e70e47015fca552fec264039c80 (patch) | |
tree | a9cc1ab2c8703ffc692774d267d7ba7158c650c0 /debian/changelog | |
parent | 33336fff1ce8845fdd39686342975b1349c59467 (diff) | |
parent | 1727949b57428d94569130e84c77a12d7a2a71fb (diff) | |
download | vyatta-cfg-quagga-94e3e519ddb67e70e47015fca552fec264039c80.tar.gz vyatta-cfg-quagga-94e3e519ddb67e70e47015fca552fec264039c80.zip |
Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-quagga into kenwood
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9cc77845..0b9800dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +vyatta-cfg-quagga (0.18.27) unstable; urgency=low + + * Abort transaction on delete of neighbor in peer group + * Convert template to new syntax + * Fix setup of protocols on boot + * Convert update: on mulitnodes to create: + * Add pseudo-ethernet + * Replace update tag on multi-nodes + * Use create to get remote-as to go first + * Allow status operations as non-root user + * Start bgpd earlier in process + * Use bgpd default import-check flag + * Fix OSPFv3 filter list node + * Remove bogus templates + * Remove hidden templates + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Thu, 09 Jul 2009 16:50:32 -0700 + vyatta-cfg-quagga (0.18.26) unstable; urgency=low * Bugfix 4546: Re-structure to avoid nested "end" field. |