diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index c35c41271..d562202f1 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -2,6 +2,8 @@ Changes in 3.3.4 1) Restore default route when there are no 'balance' providers. +2) Fixes to change 1. + Changes in 3.3.4 1) Make exclusion work with "show zones" diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index fa4eae24b..cc5b1493d 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -37,6 +37,9 @@ Problems Corrected in 3.3.5 /etc/shorewall/providers then "shorewall restart" would not restore the default route that was in place prior to "shorewall start". +2) Previously, restoration of routing was ignoring the "-n" + option. Now such restoration only occurs if "-n" was not specified. + Other Changes in 3.3.5. None.