diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-26 14:12:22 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-26 14:12:22 -0800 |
commit | 21c81c212b168d29c2e0c7153ca5b0710198c259 (patch) | |
tree | 98412e29ec6549d149342f01ba127511e78584ed | |
parent | d06e7889e624285f940caa44a92d988ffe3bdf75 (diff) | |
download | vyatta-cfg-21c81c212b168d29c2e0c7153ca5b0710198c259.tar.gz vyatta-cfg-21c81c212b168d29c2e0c7153ca5b0710198c259.zip |
0.14.27debian/0.14.27
-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 ] |