diff options
author | Michael Larson <slioch@slioch.vyatta.com> | 2010-05-20 13:36:53 -0700 |
---|---|---|
committer | Michael Larson <slioch@slioch.vyatta.com> | 2010-05-20 13:36:53 -0700 |
commit | a80671d4a461e47d4c0248688af88aec5d2a572b (patch) | |
tree | 87a08445d7627a90d9ea4799ea715891791e8fa0 /debian | |
parent | b07232847311699084653bb2f7a6cf0956ef4835 (diff) | |
download | vyatta-cfg-a80671d4a461e47d4c0248688af88aec5d2a572b.tar.gz vyatta-cfg-a80671d4a461e47d4c0248688af88aec5d2a572b.zip |
0.16.42debian/0.16.42
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 448a7a0..268dc0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +vyatta-cfg (0.16.42) unstable; urgency=low + + * fix for bug 5618. needed to extend valstruct to maintain multiple + types rather than using first type found in node.val file. also + simplified type check. + + -- Michael Larson <slioch@slioch.vyatta.com> Thu, 20 May 2010 13:36:53 -0700 + vyatta-cfg (0.16.41) unstable; urgency=low * trap for illegal characters in comment field being set by user and |