diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2011-01-25 11:14:34 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2011-01-25 11:14:34 -0800 |
commit | 65381a485162c49ed605e9687bce1882609047b5 (patch) | |
tree | eeb150891d8ead891ab61c2c15fa97db5ae4c265 /debian | |
parent | 836ce18ba2ecb403cb12b2ea2e1e83403994d833 (diff) | |
download | vyatta-cfg-quagga-65381a485162c49ed605e9687bce1882609047b5.tar.gz vyatta-cfg-quagga-65381a485162c49ed605e9687bce1882609047b5.zip |
0.19.33debian/0.19.33
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dc649d43..654d1adc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +vyatta-cfg-system (0.19.33) unstable; urgency=low + + [ Stephen Hemminger ] + * Revert "Add debug logging." + * Add logging to coldplug + * Add more debug output + * Don't fail if config.boot does not exist + * Pass interface name correctly when deleting dhcpv6 + + [ Stig Thormodsrud ] + * Fix 6501: "clear vrrp master interface <interface> group <group>" + doesnt work with sync groups. + + -- Stig Thormodsrud <stig@vyatta.com> Tue, 25 Jan 2011 11:14:33 -0800 + vyatta-cfg-system (0.19.32) unstable; urgency=low [ Stephen Hemminger ] |