From: wessels <> Date: Thu, 28 May 1998 22:49:33 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3221 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06e879235592838aeefdf54531778dfacde2443d;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 890561aad6..57b3ee9c85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,10 @@ - Fixed eventRun "spin" bug when event delta time == 0. - Fixed setting Last Modified time on cached entries when receiving a 304 reply. + - Added while loop in httpAccept(). + - Added while loop in icpHandleUdp(). + - Fixed some small memory leaks. + - Fixed single-bit-int flag checks (Henrik Nordstrom). Changes to squid-1.2.beta21 (May 22, 1998):