diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-04 09:26:34 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-02-04 09:26:34 -0800 |
commit | c576910412880516a4c3c4717fd8370612cdefb3 (patch) | |
tree | 86612b7281195aa991198327c76850f149253c29 /debian | |
parent | 4eb548a4dbc97795d3991c079853630d6914cab4 (diff) | |
download | vyatta-cfg-c576910412880516a4c3c4717fd8370612cdefb3.tar.gz vyatta-cfg-c576910412880516a4c3c4717fd8370612cdefb3.zip |
0.14.7debian/0.14.7
Diffstat (limited to 'debian')
-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 |