diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-27 10:26:33 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-27 10:26:33 -0800 |
commit | 724b5f960353937d52b2fdcabfb6f011bea1446d (patch) | |
tree | 85b35945e35185398603710181234bd54514599c /debian | |
parent | 2a8e5030a85ba753234aea9ba5e4afc9d02c9ea5 (diff) | |
parent | c484e8f1eecc8812803612d7e21e27104f839f49 (diff) | |
download | vyatta-cfg-724b5f960353937d52b2fdcabfb6f011bea1446d.tar.gz vyatta-cfg-724b5f960353937d52b2fdcabfb6f011bea1446d.zip |
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg 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 614f315..5c18a1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +vyatta-cfg (0.14.27) unstable; urgency=low + + [ slioch ] + * added protocols to root nodes at end of priority listing. + * handle seg violation if an empty line is found in the priority file. + + [ Stephen Hemminger ] + * Fix regex for VIF name extraction + * Add option to show VIF for interface + * Handle MTU on all types of interface + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Thu, 26 Feb 2009 14:12:19 -0800 + vyatta-cfg (0.14.26) unstable; urgency=low [ slioch ] |