diff options
author | Michael Larson <slioch@slioch.vyatta.com> | 2010-05-19 14:56:31 -0700 |
---|---|---|
committer | Michael Larson <slioch@slioch.vyatta.com> | 2010-05-19 14:56:31 -0700 |
commit | c1b384a44a794f6f3ce97816247dda1555b92e37 (patch) | |
tree | 37cbfae0e8ee728861ce578e76b5f9c444dc62d1 | |
parent | 846abdb265aa2673816fbf5f8e515c62d443a84b (diff) | |
download | vyatta-cfg-c1b384a44a794f6f3ce97816247dda1555b92e37.tar.gz vyatta-cfg-c1b384a44a794f6f3ce97816247dda1555b92e37.zip |
0.16.41debian/0.16.41
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 69c5aea..448a7a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +vyatta-cfg (0.16.41) unstable; urgency=low + + * trap for illegal characters in comment field being set by user and + provide feedback. + * modified tag limit == 1. Now when set this node will only allow a + single instance. todo update the parsing structure to support a + signed value to support embedded tag node + + -- Michael Larson <slioch@slioch.vyatta.com> Wed, 19 May 2010 14:56:31 -0700 + vyatta-cfg (0.16.40) unstable; urgency=low [ Arthur Xiong ] |