From: wessels <> Date: Tue, 25 Feb 1997 06:44:09 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5075 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7686fee1f645066ac7c520833c939639b022396;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 8cc348b58a..cbdebff6ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,6 +25,11 @@ Changes to squid-1.1.7 (February @@@, 1997): - Fixed another diskHandleWrite coredump bug when freeing list of pending blocks. - Added support for 'src' ACLs in cache_host_acl lines. + - Fixed ftpget bug when PASV connect times out. + - Fixed adding duplicate IP cache entry for failed BLOCKING lookups. + - Changed peer IP addresses (for ICP) to be refreshed every hour. + - Accomodated Solaris bug requiring suid privs for getrusage() + (Arjan de Vet). Changes to squid-1.novm.6 (February 7, 1997):