]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Tue, 24 Mar 1998 05:13:19 +0000 (05:13 +0000)
committerwessels <>
Tue, 24 Mar 1998 05:13:19 +0000 (05:13 +0000)
ChangeLog

index 8d9ec0ccd341a21fe151e3cd917168d2dd148785..3fb56018527861af92bbd09a14a66a8f45c05978 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
        - Fixed SNMP sizeof(int) / sizeof(long) bugs for 64-bit
          systems.
        - Added support for 'Cache-Control: Only-If-Cached' request header.
+       - Fixed CheckQuickAbort() bugs for multiple clients on one
+         StoreEntry.  Also changed storePendingNClients() to return
+         mem->nclients instead of counting the number of store_client
+         entries with pending callback functions.
 
 Changes to squid-1.2.beta17 (Mar 17, 1998):