From d2c7e4130ed31df2eda9d6d417aef42a1fbc7257 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 26 Sep 2002 21:58:17 +0000 Subject: [PATCH] Update changelog for last 1.3.9 changes git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@258 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index c285174c1..3df6046a4 100755 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -10,3 +10,6 @@ Changes since 1.3.8 4. Added support for DNS names in config files. +5. Don't insist on state NEW for protocols other than tcp, udp and + icmp. Workaround for conntrack glitches in other protocols. +