Update release documents

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6263 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-05-07 00:10:21 +00:00
parent 366e9a369a
commit c9966b84c6
2 changed files with 10 additions and 0 deletions

View File

@ -6,6 +6,10 @@ Changes in 3.9.7
3) Use '-m addrtype' in detectnet interface output rules. 3) Use '-m addrtype' in detectnet interface output rules.
4) Fix find_hosts_by_option().
5) Fix more hosts file bugs.
Changes in 3.9.6 Changes in 3.9.6
1) Fix parsing problems in protocol handling. 1) Fix parsing problems in protocol handling.

View File

@ -25,6 +25,12 @@ Problems corrected in 3.9.7.
Access to an undefined value at Rules.pm line 1656. Access to an undefined value at Rules.pm line 1656.
Incorrect rule generation. Incorrect rule generation.
2) Specifying 'maclist' in the hosts file's OPTION column now works.
3) A number of problems with handling the hosts file have been
corrected. These problems are characterized by Perl run-time
errors.
Other changes in Shorewall 3.9.6. Other changes in Shorewall 3.9.6.
None. None.