summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-02-04 09:26:34 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-02-04 09:26:34 -0800
commitc576910412880516a4c3c4717fd8370612cdefb3 (patch)
tree86612b7281195aa991198327c76850f149253c29 /debian
parent4eb548a4dbc97795d3991c079853630d6914cab4 (diff)
downloadvyatta-cfg-c576910412880516a4c3c4717fd8370612cdefb3.tar.gz
vyatta-cfg-c576910412880516a4c3c4717fd8370612cdefb3.zip
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
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