summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a6b906e..b2be53a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+vyatta-cfg-firewall (0.13.7-9) UNRELEASED; urgency=low
+
+ * Add check for address range starting with higher address.
+ * Add natural-order sort for displaying address/network groups.
+
+ -- Stig Thormodsrud <stig@io.vyatta.com> Mon, 16 Feb 2009 13:28:42 -0800
+
+vyatta-cfg-firewall (0.13.7-8) UNRELEASED; urgency=low
+
+ * Add support for ranges in firewall group address & port.
+ * Change delete_member_range to use the same subnet prefix.
+ * Reduce duplicate code.
+
+ -- Stig Thormodsrud <stig@io.vyatta.com> Mon, 16 Feb 2009 11:59:41 -0800
+
vyatta-cfg-firewall (0.13.7-7) unstable; urgency=low
[ Mohit Mehta ]