summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMark O'Brien <mobrien@vyatta.com>2008-02-25 17:39:08 -0800
committerMark O'Brien <mobrien@vyatta.com>2008-02-25 17:39:08 -0800
commit930dc66bab7fde6fd185552f58f68dc6599df17f (patch)
tree99282acdcdc3c4f4512bedaaf6669f170aa514ea /debian
parentc9294916b253c0a940fa5206d116c58c6556a817 (diff)
downloadvyatta-nat-930dc66bab7fde6fd185552f58f68dc6599df17f.tar.gz
vyatta-nat-930dc66bab7fde6fd185552f58f68dc6599df17f.zip
vc4.0.0debian/0.2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b558752..769d87f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+vyatta-nat (0.2) unstable; urgency=low
+
+ vc4.0.0
+ [ Mark O'Brien ]
+
+
+ [ An-Cheng Huang ]
+ * convert templates to new syntax
+ * fix for bug 2591: update help text
+ * fix for bug 2590: "protocols" -> "protocol"
+ * fix for bug 2528: collapse source/destination "address" and
+ "network".
+ * fix for bug 2791: merge port configuration options.
+ * move common function to vyatta-cfg
+ * merge ports in show output
+ * make show output consistent with firewall
+ * merge address range into address
+ * add address validation
+ * use common implementation of source/destination handling for NAT and
+ firewall.
+ * add error checking for show command
+ * fix clear commands for operator level
+
+ [ Mark O'Brien ]
+
+ -- Mark O'Brien <mobrien@vyatta.com> Mon, 25 Feb 2008 17:39:08 -0800
+
vyatta-nat (0.1) unstable; urgency=low
* Initial Release.