From bc9f5bd7904c51e53262b5ec147116002967d74f Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 23 Nov 2005 15:38:40 +0000 Subject: [PATCH] Correct typos in release file git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3059 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/releasenotes.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index d13f07039..943ce5053 100755 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -14,7 +14,7 @@ Problems Corrected in 3.0.2 New Features in 3.0.2 1) New Webmin macro - + Problems Corrected in 3.0.1 1) If the previous firewall configuration included a policy other than @@ -198,13 +198,13 @@ Migration Considerations: BOGON_LOG_LEVEL option have been eliminated. 5) Most of the standard actions have been replaced by parametrized - macros (see below). So for example, the action.AllowSMTP and - action.DropSMTP have been removed an a parametrized macro + macros (see below). So for example, action.AllowSMTP and + action.DropSMTP have been removed and a parametrized macro macro.SMTP has been added to replace them. In order that current users don't have to immediately update their rules and user-defined actions, Shorewall can substitute an - invocation of the a new macro for an existing invocation of one of + invocation of a new macro for an existing invocation of one of the old actions. So if your rules file calls AllowSMTP, Shorewall will replace that call with SMTP/ACCEPT. Because this substitution is expensive, it is conditional based on the setting of