diff options
author | Bob Gilligan <gilligan@vyatta.com> | 2011-12-06 14:05:47 -0800 |
---|---|---|
committer | Bob Gilligan <gilligan@vyatta.com> | 2011-12-06 14:05:47 -0800 |
commit | 259c43c23c3ce4495be6e14a1cb57c1f289189ab (patch) | |
tree | d02d0a97e40a14c820a1558bbf75c596fd9420d5 /debian/changelog | |
parent | 2a1863ccc87927b51042b8c23a7b2c819a18707c (diff) | |
parent | 50bf825368638cb640f79f7c4d875cf87274a058 (diff) | |
download | vyatta-cfg-quagga-259c43c23c3ce4495be6e14a1cb57c1f289189ab.tar.gz vyatta-cfg-quagga-259c43c23c3ce4495be6e14a1cb57c1f289189ab.zip |
Merge branch 'oxnard' of http://git.vyatta.com/vyatta-cfg-system into oxnard
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2fb0cfc6..1c8902bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +vyatta-cfg-system (0.19.139) unstable; urgency=low + + * Add parsing of vrrp interfaces so that 'show vrrp interfaces <vmac- + interface>' will do what the user intended. + + -- John Southworth <john.southworth@vyatta.com> Tue, 06 Dec 2011 11:50:17 -0800 + +vyatta-cfg-system (0.19.138) unstable; urgency=low + + * make vyatta-interfaces.pl aware of vrrp interfaces + * Adjust the output of 'show vrrp' and 'show vrrp summary' for vmac + and address owner + + -- John Southworth <john.southworth@vyatta.com> Tue, 06 Dec 2011 09:14:43 -0800 + vyatta-cfg-system (0.19.137) unstable; urgency=low * Add HTTP headers to identify client and version. |