diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-09 22:40:07 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-09 22:40:07 -0700 |
commit | f51be17447504aed009f3b31fd6868f02019445d (patch) | |
tree | 3a82782aa94ad8d760538b00adde68b234b04520 /debian/changelog | |
parent | 9597176ac1f7f2ddee37fc78102185e844bca70f (diff) | |
parent | bd48938b3dc1634c64c6d099ccf5d193d94c4019 (diff) | |
download | vyatta-cfg-f51be17447504aed009f3b31fd6868f02019445d.tar.gz vyatta-cfg-f51be17447504aed009f3b31fd6868f02019445d.zip |
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner
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 6dd45fc..186f488 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +vyatta-cfg (0.14.40) unstable; urgency=low + + [ Stig Thormodsrud ] + * Change tag node to use 'create' instead of 'update' since the cli + orders them differently. + + [ slioch ] + * fix for qos-walkthrough. manage def file during commit--should + handle general case, just happened to show up on qos-walkthrough + (after def files were supported in the new + + -- slioch <slioch@eng-140.vyatta.com> Mon, 09 Mar 2009 12:20:22 -0700 + vyatta-cfg (0.14.39) unstable; urgency=low * Fix show_interfaces() so that it includes vlans for $type='all'. |