From d55b32478f6ca583ce600748ad1e07f0bcfe2da9 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 14 Mar 2007 19:43:00 +0000 Subject: [PATCH] Fix illegal comparison in IMPLICIT_CONTINUE and document other fixes git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5526 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/releasenotes.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index aa7be4cef..a12c9d5ef 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -61,7 +61,16 @@ Problems Corrected in 3.4.1 Try `iptables -h' or 'iptables --help' for more information. - ERROR: Command "/sbin/iptables -A net2c148 -j CONTINUE" Failed + ERROR: Command "/sbin/iptables -A net2c148 -j CONTINUE" + Failed + +Other changes in 3.4.1 + +1) Several changes are included which allow testing of experimental + versions of Shorewall on systems with 3.4.1 and later 3.4 releases + installed. Among these changes is the detection and reporting of + "Address Type Match" which may be used in future 3.4 releases. + These changes have no effect on normal Shorewall operation. Migration Considerations: