Correct typos in the release notes

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1253 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2004-04-08 02:20:18 +00:00
parent 15eafac63c
commit 2536a2795a

View File

@ -10,14 +10,14 @@ Issues when migrating from Shorewall 2.0.0 to Shorewall 2.0.1:
1) Dynamic Zone support. 1) Dynamic Zone support.
If you don't need to use the "shorewall start" and "shorewall stop" If you don't need to use the "shorewall add" and "shorewall delete"
command, you should set DYNAMIC_ZONES=No in commands, you should set DYNAMIC_ZONES=No in
/etc/shorewall/shorewall.conf . /etc/shorewall/shorewall.conf .
New Features: New Features:
1) The previous implementation of dynamic zones was difficult to 1) The previous implementation of dynamic zones was difficult to
maintain. I have changed the code to make dynamic zones options maintain. I have changed the code to make dynamic zones optional
under the control of the DYNAMIC_ZONES option in under the control of the DYNAMIC_ZONES option in
/etc/shorewall/shorewall.conf. /etc/shorewall/shorewall.conf.