]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Tue, 25 Feb 1997 02:05:42 +0000 (02:05 +0000)
committerwessels <>
Tue, 25 Feb 1997 02:05:42 +0000 (02:05 +0000)
ChangeLog

index 14112caf71edaf4ac6425f562892888f57929577..8cc348b58a53d87e7a3115be17cf143da202324d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,8 +20,11 @@ Changes to squid-1.1.7 (February @@@, 1997):
        - Support for balanced binary trees in acl.c (Arjan de Vet).
        - Made HTTP anonymizing a standard feature and settable in
          squid.conf (disabled by default).
-       - Ignore ICP_MISS replies from multicast parents which would
-         violate the domain restrictions.
+       - Ignore ICP_MISS replies from multicast-responding parents
+         which would violate the domain restrictions.
+       - Fixed another diskHandleWrite coredump bug when freeing
+         list of pending blocks.
+       - Added support for 'src' ACLs in cache_host_acl lines.
 
 Changes to squid-1.novm.6 (February 7, 1997):