diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-04 11:09:03 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-04 11:09:03 -0800 |
commit | 76949e545bac7372642bb79cba3c1c3ea8fef871 (patch) | |
tree | 1893731e985b008a31b1d7eac835ddab08d8e5d6 /debian | |
parent | 4311b83716b52b47969e4523128c77131c4da87e (diff) | |
download | vyatta-cfg-76949e545bac7372642bb79cba3c1c3ea8fef871.tar.gz vyatta-cfg-76949e545bac7372642bb79cba3c1c3ea8fef871.zip |
0.14.8debian/0.14.8
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0cd89ef..e144e1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +vyatta-cfg (0.14.8) unstable; urgency=low + + * Revert "Cleanup confg library" + * Vyatta::Config::returnValue - change to three argument open + * Vyatta::Config - fix perlcritic warnings from dangling return + * Vyatta::Config - simplify boolean + * Vyatta::Config - don't use global handle for opendir + * Vyatta::ConfigOutput - test for exists should not use defined + * Vyatta::Config - exists simplification + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Wed, 04 Feb 2009 11:08:50 -0800 + vyatta-cfg (0.14.7) unstable; urgency=low * Reindent load config for clarity |