Update change log. Remove anacronistic comment.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-03-03 16:14:15 -08:00
parent 1d52683af8
commit 5d87983803
2 changed files with 4 additions and 1 deletions

View File

@ -18,6 +18,10 @@ Changes in Shorewall 4.4.8
9) Fix multiple policy matches with OPTIMIZE 4 and not KLUDGEFREE 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 Changes in Shorewall 4.4.7
1) Backport optimization changes from 4.5. 1) Backport optimization changes from 4.5.

View File

@ -24,7 +24,6 @@
# This library contains the code common to all Shorewall components. # This library contains the code common to all Shorewall components.
# #
# - It is loaded by /sbin/shorewall. # - 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 # - It is released as part of Shorewall Lite where it is used by /sbin/shorewall-lite
# and /usr/share/shorewall-lite/shorecap. # and /usr/share/shorewall-lite/shorecap.
# #