diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index f56bd0066..741683f4f 100755 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -1,4 +1,4 @@ -Changes in 2.5.9 +Changes in 3.0.0 Beta 1. 1) Add TC_ENABLED=Internal diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index f29bd21c8..1a146df02 100755 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -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.