From: wessels <> Date: Tue, 25 Aug 1998 10:12:51 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2800 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a260d87712434e2a28083b00816d5c49333902e6;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index e230bfa304..e573ec57e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ past the swapout_done offset. This probably happens (only?) when an object changes from cachable to uncachable while it is being swapped out. + - Added MEM_CLIENT_SOCK_BUF type so we can change the size + of the buffers used for writing data to the client sockets. Changes to squid-1.2.beta24 (August 21, 1998):