diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-11 08:24:04 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-11 08:24:04 -0700 |
commit | fcd03ea4219a33771ac8d74d6f526228dd57caa1 (patch) | |
tree | f99d967a6fa838ae97b10279809e95ad96fe71eb /debian/changelog | |
parent | 1af622ab0332f583c842cad1dd9ff9f9c5dcc42d (diff) | |
parent | 84fb12226eaf723a833031e17dccc7a8980efeab (diff) | |
download | vyatta-cfg-fcd03ea4219a33771ac8d74d6f526228dd57caa1.tar.gz vyatta-cfg-fcd03ea4219a33771ac8d74d6f526228dd57caa1.zip |
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg into jenner
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 186f488..eabcbb7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +vyatta-cfg (0.14.41) unstable; urgency=low + + [ slioch ] + * added action and location of error to syslog on commit. error + message string will need to be added later after some reworking of + the old node + + [ Stephen Hemminger ] + * Block shutdown in configure mode + + [ slioch ] + * buggy file exist test--thanx stig for test case to repro. fixes + vpn_smoke regression failure. + + -- slioch <slioch@eng-140.vyatta.com> Tue, 10 Mar 2009 21:31:05 -0700 + vyatta-cfg (0.14.40) unstable; urgency=low [ Stig Thormodsrud ] |