diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index f4d94f237..ad647db36 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -2,6 +2,8 @@ Changes in Shorewall 4.4.17 Beta 3 1) Allow run-time address variables in the masq file. +2) Fix silly bug in expand_rule(). + Changes in Shorewall 4.4.17 Beta 2 1) Handle line containing only INCLUDE. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 130929ed9..49368c17a 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -14,6 +14,13 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E ---------------------------------------------------------------------------- +Beta 3 + +1) If the SOURCE column in /etc/shorewall6/rules contains [
], + a spurious error was generated: + + ERROR: Invalid VLSM (0]) : /etc/shorewall6/rules (line 20) + Beta 2 1) A line containing only 'INCLUDE' appearing in an extension script