From: wessels <> Date: Sat, 25 Jul 1998 10:51:45 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2973 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=903e21a0691c138f00eff1416c177b54c41efd71;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 83b16fc10d..c7d20c1908 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,10 @@ failures (e.g. miss_access rules). - Changed signal handlers with ASYNC_IO and Linux so that -k command line options work (Miquel van Smoorenburg). + - Fixed cachemgr 'objects' (statObjects()) by adding a check + for READ_AHEAD_GAP. + - Modified storeExpireNow() to move expired entries to the + tail of the LRU list. Changes to squid-1.2.beta23 (June 22, 1998):