Correct typos in release notes

This commit is contained in:
Tom Eastep 2009-10-13 08:13:34 -07:00
parent 80f41779f8
commit 1b0a3e4417

View File

@ -972,7 +972,7 @@ None.
5) Several configuration issues which previously produced an error or 5) Several configuration issues which previously produced an error or
warning are now handled differently. 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, handled as they were by the old shell-based compiler. That is,
they cause pre-3.0 built-in actions to be mapped automatically they cause pre-3.0 built-in actions to be mapped automatically
to the corresponding macro invocation. to the corresponding macro invocation.
@ -983,12 +983,12 @@ None.
c) DYNAMIC_ZONES=Yes no longer produces a fatal error -- it is now c) DYNAMIC_ZONES=Yes no longer produces a fatal error -- it is now
a warning. 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. a warning.
6) Previously, it was not possible to specify an IP address range in 6) Previously, it was not possible to specify an IP address range in
ADDRESS column of /etc/shorewall/masq. Thanks go to Jessee Shrieve the ADDRESS column of /etc/shorewall/masq. Thanks go to Jessee
for the patch. Shrieve for the patch.
7) The 'wait4ifup' script included for Debian compatibility now runs 7) The 'wait4ifup' script included for Debian compatibility now runs
correctly with no PATH. correctly with no PATH.