summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-03-11 21:36:16 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-03-11 21:36:16 -0700
commitdda3cfbdb67dceb8d64b009dd73d44eedcf5094c (patch)
treeb2847c774a1221a540d1fc944c619700d7dbd862
parent8d636c5db6e1395c01f4be01796c8dbed3a9777e (diff)
downloadvyatta-cfg-quagga-dda3cfbdb67dceb8d64b009dd73d44eedcf5094c.tar.gz
vyatta-cfg-quagga-dda3cfbdb67dceb8d64b009dd73d44eedcf5094c.zip
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7874e30a..1e7a33a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+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 ]