From: wessels <> Date: Mon, 16 Sep 1996 23:16:37 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5784 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eebe87246b34a015b6876672db40ff7ca0787fcc;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index ed462eafba..b46d026b78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,10 @@ Changes to squid-1.1.beta2 (): - Switched to ANSI style coding. - Fixed icpProcessRequest() bug. Need to check EXPIRED before IMS. + - Fixed aclDestroyDenyInfoList() to NULL free'd lists. + - Fixed storeDirClean() to unlink files which should be + directories (Cord Beerman). + - Fixed QUERY_STRING stuff in cachemgr.c (Neil Murray). Changes to squid-1.1.beta1 (September 12, 1996):