From: adrian <> Date: Sun, 22 Oct 2000 03:28:17 +0000 (+0000) Subject: Added a couple of things which have changed in this version. X-Git-Tag: SQUID_3_0_PRE1~1805 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e543177ca07d008f553e6aae2c4a9c1545f46bf;p=thirdparty%2Fsquid.git Added a couple of things which have changed in this version. --- diff --git a/ChangeLog b/ChangeLog index 33b079a98b..75281cd79c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -88,6 +88,8 @@ Changes to Squid-2.4.DEVEL4 (): this defines the watermark where objects transit from being true hot objects to being in-transit objects in memory. It currently defaults to 8 KB. + - Converted more code to use MemPools, from Andres Kroonmaa. + - Added more CYGWIN patches from Robert Collins. Changes to Squid-2.4.DEVEL3 ():