diff --git a/Shorewall-common/changelog.txt b/Shorewall-common/changelog.txt index da90aaf7f..0948dc5e0 100644 --- a/Shorewall-common/changelog.txt +++ b/Shorewall-common/changelog.txt @@ -20,6 +20,8 @@ Changes in 3.9.4 10) Fix intra-zone policies. +11) Fix typo in maclist validation. + Changes in 3.9.3 1) Apply Steven Springl's patch for port checking. diff --git a/Shorewall-common/releasenotes.txt b/Shorewall-common/releasenotes.txt index 2ffd30cce..2fd6f18e8 100644 --- a/Shorewall-common/releasenotes.txt +++ b/Shorewall-common/releasenotes.txt @@ -38,6 +38,9 @@ Problems corrected in 3.9.4. 8) Intra-zone policies other than ACCEPT didn't work. +9) When MACLIST_TABLE=filter, MAC validation produced invalid + iptables-restore input. + Other changes in Shorewall 3.9.4 1) The LOG_MARTIANS and ROUTE_FILTER options are not tri-valued.