From 34ad1721b45f1710f470cd46ea90892fdeeb103a Mon Sep 17 00:00:00 2001 From: wessels <> Date: Tue, 24 Mar 1998 05:13:19 +0000 Subject: [PATCH] update --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8d9ec0ccd3..3fb5601852 100644 --- 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): -- 2.47.3