From: wessels <> Date: Wed, 27 May 1998 01:09:28 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3252 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f4d83f6df86f86527d96f2758b2c60d4a491bb89;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index c82688f2bd..ba1b129f49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ + - Added Polish error pages from Maciej Kozinski. - Fixed hash_first/hash_next bugs with **Current pointer. Replaced with *next pointer. + - 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. Changes to squid-1.2.beta21 (May 22, 1998):