diff options
author | Stig Thormodsrud <stig@io.vyatta.com> | 2009-03-04 18:04:41 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@io.vyatta.com> | 2009-03-04 18:04:41 -0800 |
commit | 45a5466e2225494d237243689f666eb34d85d34e (patch) | |
tree | 60c3275f5abcb538afcbade185a95d641a3d7e05 /debian/changelog | |
parent | b6e48dd4171703e403626c5506c0607b1ec6327a (diff) | |
parent | 6d5458fbd0cfbcc3b4b16f4d3d6682dd474d60b6 (diff) | |
download | vyatta-cfg-45a5466e2225494d237243689f666eb34d85d34e.tar.gz vyatta-cfg-45a5466e2225494d237243689f666eb34d85d34e.zip |
Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg into jenner
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f01dac8..a46215b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +vyatta-cfg (0.14.38) unstable; urgency=low + + * limit unescape command to embedded multinodes--fixes problem in qos- + walkthrough regression test. haven't tried it but system probably + inherently prevents percents from + + -- slioch <slioch@eng-140.vyatta.com> Wed, 04 Mar 2009 17:17:24 -0800 + +vyatta-cfg (0.14.37) unstable; urgency=low + + * modified environment variable setting for action on nodes. + + -- slioch <slioch@eng-140.vyatta.com> Wed, 04 Mar 2009 09:46:20 -0800 + +vyatta-cfg (0.14.36) unstable; urgency=low + + * fixed -o option on commit. modified empty multinode behavior so + action is NOT executed if a multinode does not possess a value. + Other source cleanup. + + -- slioch <slioch@eng-140.vyatta.com> Tue, 03 Mar 2009 17:07:36 -0800 + +vyatta-cfg (0.14.35) unstable; urgency=low + + * Use vyatta-interfaces to generate allowed list + * Extend vyatta-interfaces to do device name checking + * Use check option to vyatta-interfaces.pl + * Need to setup bonding before ethernet + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Tue, 03 Mar 2009 10:55:57 -0800 + +vyatta-cfg (0.14.34) unstable; urgency=low + + * added fix for nested priority and deletion failure. also priorities + should not reside + + -- slioch <slioch@eng-140.vyatta.com> Mon, 02 Mar 2009 22:30:23 -0800 + vyatta-cfg (0.14.33) unstable; urgency=low [ Stephen Hemminger ] |