diff options
author | Stig Thormodsrud <stig@io.vyatta.com> | 2009-03-05 15:07:07 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@io.vyatta.com> | 2009-03-05 15:07:07 -0800 |
commit | 34a9661d2ef0dd0f90ad20196c2e2c0d2b5f40e1 (patch) | |
tree | 9febb9e705bec51af9ab4734fbf180616a7ec361 /debian | |
parent | 1e6a342f2b527a01d0952909af0458c4d8db3b3c (diff) | |
download | vyatta-cfg-34a9661d2ef0dd0f90ad20196c2e2c0d2b5f40e1.tar.gz vyatta-cfg-34a9661d2ef0dd0f90ad20196c2e2c0d2b5f40e1.zip |
0.14.39debian/0.14.39
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a46215b..6dd45fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +vyatta-cfg (0.14.39) unstable; urgency=low + + * Fix show_interfaces() so that it includes vlans for $type='all'. + * Fix is_valid_name() to support any valid interface type (--check + all). + + -- Stig Thormodsrud <stig@io.vyatta.com> Thu, 05 Mar 2009 15:07:07 -0800 + vyatta-cfg (0.14.38) unstable; urgency=low * limit unescape command to embedded multinodes--fixes problem in qos- |