]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Fri, 21 Aug 1998 10:47:08 +0000 (10:47 +0000)
committerwessels <>
Fri, 21 Aug 1998 10:47:08 +0000 (10:47 +0000)
ChangeLog

index e3725ee2cb7a3f739eca9df5b930cdb7112e0a0d..ca068bf98a359d0d20559143d6aec2e4dd0feb99 100644 (file)
--- 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
          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):