diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2010-05-28 17:39:45 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2010-05-28 17:39:45 -0700 |
commit | b02d17e1d3d3ecac35a0041eb5ab8dd041d6438f (patch) | |
tree | c5fceac6de19eb5622f2e0f8b54a665f47e09ce2 | |
parent | 1c37ea19b32beb370e0b802b19b5c2a3e25d4dd3 (diff) | |
download | vyatta-cfg-b02d17e1d3d3ecac35a0041eb5ab8dd041d6438f.tar.gz vyatta-cfg-b02d17e1d3d3ecac35a0041eb5ab8dd041d6438f.zip |
0.16.52debian/0.16.52
-rw-r--r-- | debian/changelog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8d8fc8d..83d9777 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +vyatta-cfg (0.16.52) unstable; urgency=low + + [ An-Cheng Huang ] + * include needed header + + [ Michael Larson ] + * addition support for deactivate mode in perl api. Nodes should now + be masked when deactivated--deactivated + + [ An-Cheng Huang ] + * update .gitignore + + [ Michael Larson ] + * fix bad comparison in multiple-type check + + [ Stephen Hemminger ] + * Fix compiler warnings about overriding const + + [ An-Cheng Huang ] + * make space after template fields optional + * always zero vtw_def struct before parsing template + * remove unnecessary memset calls + + [ Stig Thormodsrud ] + * Remove single quotes except on leaf-node. + + -- Stig Thormodsrud <stig@vyatta.com> Fri, 28 May 2010 17:39:45 -0700 + vyatta-cfg (0.16.51) unstable; urgency=low * fix for loading config for deactivated nodes. allows nested |