From: wessels <> Date: Fri, 25 Sep 1998 11:58:15 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2630 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ca005aca5f90972c1ca15d163eb4ae61a5bbb88;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 0820f10f19..cff8e5c5d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ Kbytes, not bytes. - Changed storeDirSelectSwapDir() to skip swap directories when their utilization is over the high water mark ratio. + - Fixed off-by-one bug for dead neighbor detection (Joe Ramey). - fixed bugs in Content-Range header generation - changed the way Range requests are handled: - do not "advertise" our ability to process ranges at all @@ -18,7 +19,6 @@ even for hits) Note: Support for complex ranges requires storage of partial objects. - Changes to squid-1.2.beta25 (September 21, 1998): - Fixed async IO bugs from adding filedescriptor arg to AIOCB