Update release notes and change log version to 3.0.0 Beta 1.

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2841 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-10-09 20:26:37 +00:00
parent 1874592698
commit a03de5f61a
2 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
Changes in 2.5.9
Changes in 3.0.0 Beta 1.
1) Add TC_ENABLED=Internal

View File

@ -1,17 +1,17 @@
Shorewall 2.5.9.
Shorewall 3.0.0 Beta 1.
Problems Corrected in 2.5.9:
Problems Corrected in 3.0.0 Beta 1:
New Features in 2.5.9:
1) The default traffic shaping class for a device was being incorrectly
specified by tc4shorewall.
New Features in 3.0.0 Beta 1:
1) A new value is defined for the TC_ENABLED option in shorewall.conf to
enable the builtin tc4shorewall traffic shaper. If you set
TC_ENABLED=internal then tc4shorewall will be used. If the option is
set to Yes then Shorewall will continue to look for a 'tcstart' script.
2) The default traffic shaping class for a device was being incorrectly
specified by tc4shorewall.
Migration Considerations:
1) The "monitor" command has been eliminated.