summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@io.vyatta.com>2009-03-01 12:15:46 -0800
committerStig Thormodsrud <stig@io.vyatta.com>2009-03-01 12:15:46 -0800
commitb9a99871b9afc380cf004341219496997fb4451b (patch)
tree0294f03f0bea37b5b4ac18cab7b928691b2e61a4
parent449ca5016fb6f42abfecdda7fc906ed81f4d439e (diff)
downloadvyatta-cfg-quagga-b9a99871b9afc380cf004341219496997fb4451b.tar.gz
vyatta-cfg-quagga-b9a99871b9afc380cf004341219496997fb4451b.zip
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b73c3088..64cc2b7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+vyatta-cfg-system (0.15.3-7) unstable; urgency=low
+
+ [ Mohit Mehta ]
+ * let admin user set arp paramters
+
+ [ Stig Thormodsrud ]
+ * Fix 3778: vrrp should allow prefix to be included with the virtual-
+ address
+ * Fix breakage from previous cleanup commit.
+ * Fix 4068: 'show vrrp' last transition times are not updated when a
+ transition occurs on boot.
+ * Fix 4152: Add support for VRRP operation on unnumbered interfaces
+
+ -- Stig Thormodsrud <stig@io.vyatta.com> Sun, 01 Mar 2009 12:15:45 -0800
+
vyatta-cfg-system (0.15.3-6) unstable; urgency=low
[ An-Cheng Huang ]