summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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 ]