diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 75d887064..a56eb1343 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -32,12 +32,12 @@ Problems Corrected in 3.4.0 Final 1) The route_rules file was being ignored. This has been corrected. -2) If an IP range was specified in a 'drop' or 'reject' (including the - logging forms) and a 'shorewall save' was performed, then the next - time that Shorewall was restarted, new connections from outside the - firewall were totally blocked. +2) If an IP range was specified in a 'drop' or 'reject' command + (including the logging forms) and a 'shorewall save' was performed, + then the next time that Shorewall was restarted, new connections + from outside the firewall were totally blocked. -3) If a 'shorewall restart' command failed during the compile phase, +3) If a 'start' or restart' command failed during the compile phase, /sbin/shorewall erroneously returned an exit status of 0. Other Changes in 3.4.0 Final