From: wessels <> Date: Tue, 25 Feb 1997 02:05:42 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5081 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4dcdb109406372997a1442969eed7fb4005444c1;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 14112caf71..8cc348b58a 100644 --- 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):