From: hno <> Date: Sun, 7 Jan 2001 21:49:11 +0000 (+0000) Subject: proxy_auth and ident ACL's optimized by Francesco Chemolli X-Git-Tag: SQUID_3_0_PRE1~1677 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=05fbbc17cca6dfcf6103631bcbf317a6513bc6b5;p=thirdparty%2Fsquid.git proxy_auth and ident ACL's optimized by Francesco Chemolli --- diff --git a/ChangeLog b/ChangeLog index bf8fe39e0d..659fe13ed4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Changes to squid-2.5 + - Optimized searching in proxy_auth and ident ACL types. Should + now handle large access lists a lot more efficient. + (Francesco Chemolli) - Fixed forwarding/peer loop detection code (Brian Degenhardt) - now a peer is ignored if it turns out to be us, rather than committing suicide