summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2009-03-31 14:57:12 -0700
committerAn-Cheng Huang <ancheng@vyatta.com>2009-03-31 14:57:12 -0700
commitd70fa3558bd8c3ead6f236b2fd3b75d67aa9a306 (patch)
tree49d0bc6661b48f211f24b4a1701cca7f6ea28d77
parentae6066ea086eb473187e0cadfbb8879e67243fb5 (diff)
downloadvyatta-cfg-d70fa3558bd8c3ead6f236b2fd3b75d67aa9a306.tar.gz
vyatta-cfg-d70fa3558bd8c3ead6f236b2fd3b75d67aa9a306.zip
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6af95aa..17fd940 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+vyatta-cfg (0.14.54) unstable; urgency=low
+
+ [ slioch ]
+ * added noop state to commit_action env variable to make scripts
+ happy.
+ * change noop to active for env variable--this is more consistent with
+ the action being applied.
+
+ [ An-Cheng Huang ]
+ * make bridge address a different rank to match new priority scheme.
+
+ -- An-Cheng Huang <ancheng@vyatta.com> Tue, 31 Mar 2009 14:57:12 -0700
+
vyatta-cfg (0.14.53) unstable; urgency=low
[ slioch ]