From 5d879838037c7926be03d77025f92009381fdd1d Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Wed, 3 Mar 2010 16:14:15 -0800 Subject: [PATCH] Update change log. Remove anacronistic comment. Signed-off-by: Tom Eastep --- Shorewall/changelog.txt | 4 ++++ Shorewall/lib.base | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) 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. #