diff options
author | slioch <slioch@eng-140.vyatta.com> | 2009-03-10 21:31:05 -0700 |
---|---|---|
committer | slioch <slioch@eng-140.vyatta.com> | 2009-03-10 21:31:05 -0700 |
commit | 84fb12226eaf723a833031e17dccc7a8980efeab (patch) | |
tree | 72ce780570ccf4d061f874aa6889edd9a593d968 /debian | |
parent | b8df8ad34e50a760237bae682a8fe22acb17084a (diff) | |
download | vyatta-cfg-84fb12226eaf723a833031e17dccc7a8980efeab.tar.gz vyatta-cfg-84fb12226eaf723a833031e17dccc7a8980efeab.zip |
0.14.41debian/0.14.41
Diffstat (limited to 'debian')
-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 ] |