From: wessels <> Date: Wed, 27 May 1998 09:47:38 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3247 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a9cc1935e9803b624f05e35969564aafa6c4e62e;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index ba1b129f49..5fe353cdf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ - Fixed PUT/POST bugs in client (Henrik Nordstrom). - Deny forwarding loops in httpd accel mode (Henrik Nordstrom). - Fixed eventRun "spin" bug when event delta time == 0. + - Fixed setting Last Modified time on cached entries when + receiving a 304 reply. Changes to squid-1.2.beta21 (May 22, 1998):