From: wessels <> Date: Thu, 28 Nov 1996 14:33:48 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5377 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=99fcf739cb631bb7c269cdf015902f61ce08bb36;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index be32e41a09..d9087a7757 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,11 @@ Changes to squid-1.1.beta24 (): - Added warning message when forwarding loops detected. - Split getSingleParent() into getSingleParent() and neighborsCount(). + - Dont check sibling caches for REFRESH requests. + - Add X-Forwarded-For: header which is the comma-separated + list of client addresses along the request path. + - Fixed icpDetectClientClose() to check if Content-Length + bytes have been delivered. Changes to squid-1.1.beta23 (November 25, 1996):