diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-05 11:46:51 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-05 11:46:51 -0800 |
commit | 1c653bf9f0c9a0ed4aaa7e07475858e3d7298d20 (patch) | |
tree | fe35239f1fbb0f447335de17341b2f9265b78c98 | |
parent | b4b78cee341f07dd3fec1bc90c7310e6c2593d09 (diff) | |
download | vyatta-cfg-1c653bf9f0c9a0ed4aaa7e07475858e3d7298d20.tar.gz vyatta-cfg-1c653bf9f0c9a0ed4aaa7e07475858e3d7298d20.zip |
0.14.10debian/0.14.10
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bb4a941..e01c2d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyatta-cfg (0.14.10) unstable; urgency=low + + * Vyatta::Config - parseTmpl convert to 3 arg open + * Fix boolean error + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Thu, 05 Feb 2009 11:46:46 -0800 + vyatta-cfg (0.14.9) unstable; urgency=low * Add type checking functions for 16- and 32-bit hexadecimal values. |