Document fix to modules file

This commit is contained in:
Tom Eastep 2011-01-21 16:20:21 -08:00
parent 9b7b39ca52
commit a5f027a2a0
2 changed files with 7 additions and 1 deletions

View File

@ -6,6 +6,8 @@ Changes in Shorewall 4.4.17 Beta 1
3) Correct 'check -r' with OPTIMIZE=8 3) Correct 'check -r' with OPTIMIZE=8
4) Add sch_prio to modules file.
Changes in Shorewall 4.4.17 Beta 1 Changes in Shorewall 4.4.17 Beta 1
1) Improve readability of logging logic in expand_rule(). 1) Improve readability of logging logic in expand_rule().

View File

@ -33,6 +33,10 @@ Beta 2
(unoptimized). Similarly, if OPTIMIZE=9 then the ruleset displayed (unoptimized). Similarly, if OPTIMIZE=9 then the ruleset displayed
was the same as when OPTIMIZE=1. was the same as when OPTIMIZE=1.
5) Startup would previously fail on a system where module autoloading
was not available and where TC_ENABLED=Simple was specified in
shorewall.conf.
Beta 1 Beta 1
1) Previously, a 'done.' message could be printed at the end of 1) Previously, a 'done.' message could be printed at the end of