summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8acdc606..ed1cad1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+vyatta-cfg-system (0.17.71) unstable; urgency=low
+
+ * Use pgrep to count number of matching processes
+ * Use val_help: for interface name help
+ * Use expression to validate VRRP password
+ * Add proxy-arp over bonding
+ * Fix help completion text
+ * Fix formatting of static-host mapping val help
+ * Add completion for text fields with limited values
+ * Fix completion on multi-type node
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Wed, 21 Jul 2010 15:45:39 -0700
+
vyatta-cfg-system (0.17.70) unstable; urgency=low
[ Stephen Hemminger ]