From: wessels <> Date: Thu, 18 Apr 1996 00:13:50 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~6120 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f033455206e36afe6480576b66536fceac78a806;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 7e80032ce6..f0f721bc82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -83,3 +83,7 @@ alpha19 HIT on neg-cache objects - Fixed swaplog lock bug - change ftpget to use select(2) on I/O for timeouts + - note # connections in shutdown message + - Added close handler to be called from comm_close(). Now + all the *CloseAndFree() calls have been changed back to + comm_close() which calls *StateFree, etc.