From: wessels <> Date: Thu, 20 Aug 1998 11:22:49 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2838 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a76c0022c320af762c4a515a6be080f4f9d53ce;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 8f70b9ee3b..1556ffef83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,6 +48,10 @@ Now we return ICP error and escape the URL before logging. - Added configure check for socklen_t (David Luyer). - Removed USE_SPLAY #defines; it is now standard. + - Added FD arg to async IO callbacks (AIOCB) so we can eliminate + temporary disk_ctrl_t structures. + - Changed ENOSPC disk write errors to reduce specific cache_dir + sizes, and not just the size of the cache as a whole. Changes to squid-1.2.beta23 (June 22, 1998):