summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog37
1 files changed, 37 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d230697..17fd940 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,40 @@
+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 ]
+ * only set env varible for commit action on directly deleted set nodes
+ and do not promote to enclosing transaction scope.
+
+ [ Stig Thormodsrud ]
+ * Remove duplicate priorities for ethernet/vif.
+
+ -- Stig Thormodsrud <stig@vyatta.com> Mon, 30 Mar 2009 14:21:08 -0700
+
+vyatta-cfg (0.14.52) unstable; urgency=low
+
+ [ slioch ]
+ * propagate commit failure error to commit return status.
+
+ -- An-Cheng Huang <ancheng@vyatta.com> Mon, 30 Mar 2009 11:24:36 -0700
+
+vyatta-cfg (0.14.51) unstable; urgency=low
+
+ * Add all the new ip/ipv6 ospf/rip parameters
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Sat, 28 Mar 2009 17:45:13 -0700
+
vyatta-cfg (0.14.50) unstable; urgency=low
[ Bob Gilligan ]