]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Mon, 16 Sep 1996 23:16:37 +0000 (23:16 +0000)
committerwessels <>
Mon, 16 Sep 1996 23:16:37 +0000 (23:16 +0000)
ChangeLog

index ed462eafbaa56928096faa7df28ac55740e41995..b46d026b78c05b8500cde63f4ffda6e4ea1e1fb3 100644 (file)
--- 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):