diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index 6863f0c9e..bdf5afafb 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -18,6 +18,10 @@ Changes in Shorewall 4.4.8 9) Fix multiple policy matches with OPTIMIZE 4 and not KLUDGEFREE +10) Eliminate up-cased variable names that aren't documented options. + +11) Don't show 'OLD' capabilities if they are not available. + Changes in Shorewall 4.4.7 1) Backport optimization changes from 4.5. diff --git a/Shorewall/lib.base b/Shorewall/lib.base index 3acbc87e6..f044341fc 100644 --- a/Shorewall/lib.base +++ b/Shorewall/lib.base @@ -24,7 +24,6 @@ # This library contains the code common to all Shorewall components. # # - It is loaded by /sbin/shorewall. -# - It is loaded by /usr/share/shorewall/firewall. # - It is released as part of Shorewall Lite where it is used by /sbin/shorewall-lite # and /usr/share/shorewall-lite/shorecap. #