From: wessels <> Date: Thu, 18 Apr 1996 06:03:08 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~6105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cdd8d8147059f7cf98e5235f75fcb7679a341bf2;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 932441b62e..3acd5325e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -94,7 +94,8 @@ alpha19 - use negative TTL value as UDP_HIT threshold so we never return HIT on neg-cache objects - Fixed swaplog lock bug - - change ftpget to use select(2) on I/O for timeouts + - change ftpget to use select(2) on I/O for timeouts. ftpget + now exits immediately if stdin goes away. - note # connections in shutdown message - Added close handler to be called from comm_close(). Now all the *CloseAndFree() calls have been changed back to