diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2009-03-12 10:57:14 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2009-03-12 10:57:14 -0700 |
commit | 8aba9259f164d7bc1f3262e3ccd6d5e0399ca51e (patch) | |
tree | 2784af68ff3a92b818729828fb612195e48905f3 /debian | |
parent | f392c18fea4db80eeae6da6dcbaadd806e47b9ad (diff) | |
parent | dda3cfbdb67dceb8d64b009dd73d44eedcf5094c (diff) | |
download | vyatta-cfg-system-8aba9259f164d7bc1f3262e3ccd6d5e0399ca51e.tar.gz vyatta-cfg-system-8aba9259f164d7bc1f3262e3ccd6d5e0399ca51e.zip |
Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7874e30a..1e7a33a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +vyatta-cfg-system (0.15.3-13) unstable; urgency=low + + [ Mohit Mehta ] + * use code from Vyatta::Misc where is_dhcp_enabled() is already + defined + + [ Stephen Hemminger ] + * Fix perlcritic warning about bare file handle + * Fix delete of bonding vif + * Don't allow vif on disabled bonding interface + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Wed, 11 Mar 2009 21:36:16 -0700 + vyatta-cfg-system (0.15.3-12) unstable; urgency=low [ Stig Thormodsrud ] |