summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-03-12 16:38:58 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-03-12 16:38:58 -0700
commit505e67d13bc4e5d24c330f84f4a0fb06bed12541 (patch)
tree8c1c31a8a7b0fc6cad795e9340f7fdca9322b43b /debian/changelog
parentfc98c09cb983d50f49f8695af951e1e8968c7057 (diff)
parent7b6fa382693a84cc72868373955f52a8e53f6baa (diff)
downloadvyatta-cfg-quagga-505e67d13bc4e5d24c330f84f4a0fb06bed12541.tar.gz
vyatta-cfg-quagga-505e67d13bc4e5d24c330f84f4a0fb06bed12541.zip
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7874e30a..219b68d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+vyatta-cfg-system (0.15.3-14) unstable; urgency=low
+
+ * Fix 4190: vrrp may fail to start daemon if previous commit of vrrp
+ partially failed
+
+ -- Stig Thormodsrud <stig@vyatta.com> Thu, 12 Mar 2009 10:58:43 -0700
+
+vyatta-cfg-system (0.15.3-13) unstable; urgency=low
+
+ [ Mohit Mehta ]
+ * use code from Vyatta::Misc where is_dhcp_enabled() is already
+ defined
+
+ [ Stephen Hemminger ]
+ * Fix perlcritic warning about bare file handle
+ * Fix delete of bonding vif
+ * Don't allow vif on disabled bonding interface
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Wed, 11 Mar 2009 21:36:16 -0700
+
vyatta-cfg-system (0.15.3-12) unstable; urgency=low
[ Stig Thormodsrud ]