diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-26 16:52:35 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-26 16:52:35 -0800 |
commit | d747e5c31653a15f2bee94816a68af1740acb2d5 (patch) | |
tree | 19f7021a06d518dd4a25596312c9d38561f7dfe6 /debian | |
parent | 2c21014b15e853c6832cf2b54408e19757921393 (diff) | |
download | vyatta-cfg-d747e5c31653a15f2bee94816a68af1740acb2d5.tar.gz vyatta-cfg-d747e5c31653a15f2bee94816a68af1740acb2d5.zip |
0.14.5debian/0.14.5
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3761f06..51897d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +vyatta-cfg (0.14.5) unstable; urgency=low + + [ slioch ] + * expose new cli functions in cfg library. + * add lib to link when building vyatta-cfg so + + [ Stephen Hemminger ] + * Cleanup type checker + * config load: fix perlcritic warnings + * config load: avoid possible bug in getConfigDiff + * save_config: fix perlcritic warnings + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Mon, 26 Jan 2009 16:52:25 -0800 + vyatta-cfg (0.14.4) unstable; urgency=low [ Stephen Hemminger ] |