From: wessels <> Date: Tue, 15 Oct 1996 11:45:55 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5646 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4be65520fc61ded7f3502a0d32e1270245ffe81;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 544d4f30d0..b1544e6cb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,9 @@ Changes to squid-1.1.beta8 (): queries are denied (then they'll think we're dead). - Fixed objects getting stuck in VM when handling aborted requests in icpHandleIMSReply(). + - If IMS verification fails, send the old object and log it + as TCP_EXP_FAIL_HIT. + - Added Host: header to HTTP requests. Changes to squid-1.1.beta7 (October 14, 1996):