From 1b0a3e4417d7501f5bd579c921160ff2bf6394c2 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Tue, 13 Oct 2009 08:13:34 -0700 Subject: [PATCH] Correct typos in release notes --- Shorewall/releasenotes.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index cbee3e721..8ee15e1ca 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -972,7 +972,7 @@ None. 5) Several configuration issues which previously produced an error or warning are now handled differently. - a) MAPOLDACTIONS=Yes and MAPOLDACTIOSN= in shorewall.conf are now + a) MAPOLDACTIONS=Yes and MAPOLDACTIONS= in shorewall.conf are now handled as they were by the old shell-based compiler. That is, they cause pre-3.0 built-in actions to be mapped automatically to the corresponding macro invocation. @@ -983,12 +983,12 @@ None. c) DYNAMIC_ZONES=Yes no longer produces a fatal error -- it is now a warning. - d) RFC1918_STRICT=Yes no loger produces a fatal error -- it is now + d) RFC1918_STRICT=Yes no longer produces a fatal error -- it is now a warning. 6) Previously, it was not possible to specify an IP address range in - ADDRESS column of /etc/shorewall/masq. Thanks go to Jessee Shrieve - for the patch. + the ADDRESS column of /etc/shorewall/masq. Thanks go to Jessee + Shrieve for the patch. 7) The 'wait4ifup' script included for Debian compatibility now runs correctly with no PATH.