From: hno <> Date: Sun, 23 Jun 2002 19:51:42 +0000 (+0000) Subject: Updated external acl Changelog entry X-Git-Tag: SQUID_3_0_PRE1~957 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98858605c87fc3463041753cd0368d7ee32190b8;p=thirdparty%2Fsquid.git Updated external acl Changelog entry --- diff --git a/ChangeLog b/ChangeLog index bc4934efcf..9aa962b4d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,8 +47,9 @@ Changes to squid-2.5 (): - Squid now sanity checks FTP data connections to ensure the connection is from the requested server. Can be disabled if needed by turning off the ftp_sanitycheck option. - - external ACL processing capabilities using helpers - see the external_acl_type and acl external directives + - external acl support. A mechanism where flexible ACL checks + can be driven by external helpers. See the external_acl_type + and acl external directives. - Countless other small things and fixes Changes to Squid-2.4.STABLE6 (March 19, 2002):