diff options
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2c7282c..0cd89ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +vyatta-cfg (0.14.7) unstable; urgency=low + + * Reindent load config for clarity + * Simplify logic + * Replace bare file handle with variable + * Simplify and add strict checks + * Missing semicolon + * Cleanup config library + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Wed, 04 Feb 2009 09:25:57 -0800 + vyatta-cfg (0.14.6) unstable; urgency=low * ConfigOutput: Fix perlcritic warning |