From 354b5fe16f2d5d44b137d0ff288fa83de3a93d07 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Thu, 16 Jul 1998 10:27:46 +0000 Subject: [PATCH] update --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index b4a5cf2383..2e9d1abee3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,6 +33,12 @@ proxy-authentication. - Fixed select-spin bug when an ICP reply actually gets queued and we failed to execute the write callback. + - Fixed a storeCheckSwapOut bug. We were freeing up to + the queued offset instead of the done offset. This + resulted in a small chunk of object data not being in + memory and not yet written to disk. A client could + recieve a partial object because file_read() unexpectedly + returns EOF. Changes to squid-1.2.beta22 (June 1, 1998): -- 2.47.3