diff options
author | slioch <slioch@eng-140.vyatta.com> | 2009-03-09 12:20:22 -0700 |
---|---|---|
committer | slioch <slioch@eng-140.vyatta.com> | 2009-03-09 12:20:22 -0700 |
commit | a9e307819cac8b34ec1d61256c35c87710a8ac98 (patch) | |
tree | f6a0ddb08d8053376b59a2ea0b6ae5b948af6745 /debian | |
parent | 7389eafe6644ed25f4f827cab335ddeed4015db0 (diff) | |
download | vyatta-cfg-a9e307819cac8b34ec1d61256c35c87710a8ac98.tar.gz vyatta-cfg-a9e307819cac8b34ec1d61256c35c87710a8ac98.zip |
0.14.40debian/0.14.40
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 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'. |