summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@io.vyatta.com>2009-02-13 20:52:51 -0800
committerStig Thormodsrud <stig@io.vyatta.com>2009-02-13 20:52:51 -0800
commitc0e91ced01c7b87a818577245969aeedb7aa5796 (patch)
treee4cb705c20428a47c0ee46282d8ba724d22eb8a7
parent12ef68bcce62a683c146bfca3cdc89712bac36e5 (diff)
downloadvyatta-cfg-firewall-c0e91ced01c7b87a818577245969aeedb7aa5796.tar.gz
vyatta-cfg-firewall-c0e91ced01c7b87a818577245969aeedb7aa5796.zip
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a4a9f98..a6b906e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+vyatta-cfg-firewall (0.13.7-7) unstable; urgency=low
+
+ [ Mohit Mehta ]
+ * no need to use loop to echo allowed values
+
+ [ Stig Thormodsrud ]
+ * Add allow values for firewall groups.
+ * Add firewall group nodes to firewall modify.
+ * Add check for combining network-group and address-group.
+ * Add support for "show firewall group".
+ * Cache exists() to reduce calls to external /usr/sbin/ipset.
+ * Add show-set to display all sets.
+
+ [ Mohit Mehta ]
+ * Fix Bug 4074 firewall broadcast ping parameter needs to be clarified
+
+ [ Stig Thormodsrud ]
+ * Add description and references to "show firewall group".
+ * Make "show firewall group" work for operator.
+
+ -- Stig Thormodsrud <stig@io.vyatta.com> Fri, 13 Feb 2009 20:52:51 -0800
+
vyatta-cfg-firewall (0.13.7-6) unstable; urgency=low
[ Stig Thormodsrud ]