diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index 77fb9b818..5d766ffaf 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -1,6 +1,6 @@ Changes in Shorewall 4.4.1 -1) Deleted extra 'user ...IPAddrs.pm' from Nat.pm. +1) Deleted extra 'use ...IPAddrs.pm' from Nat.pm. 2) Deleted superfluous export from Chains.pm. @@ -8,6 +8,8 @@ Changes in Shorewall 4.4.1 4) Don't do module initialization in an INIT block. +5) Minor performance improvements. + Changes in Shorewall 4.4.0 1) Fix 'compile ... -' so that it no longer requires '-v-1'