From: wessels <> Date: Fri, 21 Aug 1998 10:47:08 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2821 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8e6a43e899d1c7301c78308cfe7b1c87fb9b21c0;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index e3725ee2cb..ca068bf98a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Changes to squid-1.2.beta24 (August 21, 1998): + - Added Bulgarian error pages by Evgeny Gechev. - Changed StoreEntry->lock_count to a u_short. - Replaced urlcmp with strcmp @@ -56,6 +58,10 @@ certain responses even though they are uncachable. This is needed, for example, when an initially cachable object later becomes uncachable. + - Added refresh_pattern options to ignore client reloads + (Henrik Nordstrom) + - Relocated disk.c code which combines blocks for writing + (Stewart Forster). Changes to squid-1.2.beta23 (June 22, 1998):