Fix typo in release notes

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3724 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-03-24 00:43:31 +00:00
parent 80e08e57e8
commit d32d36b2e6

View File

@ -42,7 +42,7 @@ Other changes in 3.2.0 Beta 2
zones (in /etc/shorewall/zones). Normally, you want to have a set of
special rules for the subzone and if a connection doesn't match any of
those subzone-specific rules then you want the parent zone rules to be
applied. with IMPLICIT_CONTINUE=Yes, that happens automatically.
applied. With IMPLICIT_CONTINUE=Yes, that happens automatically.
If IMPLICIT_CONTINUE=No or if IMPLICIT_CONTINUE is not set, then
subzones are not subject to this special treatment.