From 98f34dd39e381b98057f18269b3650aa7277450a Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 20 Feb 2007 17:55:24 +0000 Subject: [PATCH] Correct releasenotes git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5427 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/releasenotes.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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