]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
proxy_auth and ident ACL's optimized by Francesco Chemolli
authorhno <>
Sun, 7 Jan 2001 21:49:11 +0000 (21:49 +0000)
committerhno <>
Sun, 7 Jan 2001 21:49:11 +0000 (21:49 +0000)
ChangeLog

index bf8fe39e0d8975305ad4cbcd60925e354e6b9f69..659fe13ed467ac33dbe0a0fea4e3971e70fac109 100644 (file)
--- 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