summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@io.vyatta.com>2009-02-16 13:37:32 -0800
committerStig Thormodsrud <stig@io.vyatta.com>2009-02-16 13:37:32 -0800
commitf986b33eff26c8a99e98b0a3034e8372219c9b0c (patch)
treeb33b191910af938ffee9b5c20fdaafd6c88f82d7
parentecb1cc830bef3fa9afcd589fb557159d0630349e (diff)
downloadvyatta-cfg-firewall-debian/0.13.7-9.tar.gz
vyatta-cfg-firewall-debian/0.13.7-9.zip
Fix changelogdebian/0.13.7-9
-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 ]