diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index 334507752..e58137648 100755 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -12,4 +12,13 @@ Changes since 1.4.5 5) Allow Shorewall to add aliases to other than the first subnet on an interface. -6) Add support for load-balancing. \ No newline at end of file +6) Add support for load-balancing. + +7) Toned down the disclaimer for the 'check' command. + +8) Implemented support for the Connection Tracking Match extension in + iptables 1.2.8/Kernel 2.4.21. + +9) Removed the NAT_ENABLED and MANGLE_ENABLED configuration parameters + and replaced them with code that detects these capabilities. +