diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-18 10:10:20 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-18 10:10:20 -0800 |
commit | 8090fd56ca7709786916dc73f433d81bc5b8fbfa (patch) | |
tree | f04d117a2543f05b01a483a5b1826231c6c7be2b /debian | |
parent | 06d822175c89242b4a0246d84a4e5611a8233a8f (diff) | |
parent | 3882b0e90aaa3b1e2d9963584a1e703f1d45d079 (diff) | |
download | vyatta-cfg-8090fd56ca7709786916dc73f433d81bc5b8fbfa.tar.gz vyatta-cfg-8090fd56ca7709786916dc73f433d81bc5b8fbfa.zip |
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7780d2a..c94db2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +vyatta-cfg (0.14.16) unstable; urgency=low + + [ Stephen Hemminger ] + * change bgp disable node priority + + [ slioch ] + * added generic commit failed message on any portion of the + configuration failing. To get + * added dump transaction support to write to stdout rather than + redirected /tmp/cfg-stdout.log + * added additional debug output and fixed dumping of trans nodes to + screen. added default + + -- slioch <slioch@eng-140.vyatta.com> Tue, 17 Feb 2009 16:47:46 -0800 + vyatta-cfg (0.14.15) unstable; urgency=low [ slioch ] |