diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-11 21:35:45 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-11 21:35:45 -0700 |
commit | 0c0150292ca8e9657251b9198bf2fefc0b055677 (patch) | |
tree | d70e90e8ad4df9b010d9ad60a39803ead4a8db41 /debian/changelog | |
parent | ae163395ef03ed9c3c194a1a95f81b6e16c2dbd1 (diff) | |
download | vyatta-cfg-0c0150292ca8e9657251b9198bf2fefc0b055677.tar.gz vyatta-cfg-0c0150292ca8e9657251b9198bf2fefc0b055677.zip |
0.14.42debian/0.14.42
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bfb1092..8506c4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +vyatta-cfg (0.14.42) unstable; urgency=low + + * Disable creating vlan on disabled interface + * fix email in changelog + * Block disabling interface with VIF + * Fix warnings from redefining TRUE + * Fix compiler warnings in commit2 + * Fix compiler warnings in unionfs + * Fix vif delete + * Fix argument to show-interfaces to find vif + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Wed, 11 Mar 2009 21:35:45 -0700 + vyatta-cfg (0.14.41) unstable; urgency=low [ slioch ] |