From: wessels <> Date: Thu, 18 Apr 1996 05:47:36 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~6108 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e6f1f7b918be64c06cbf9c2bfcf437f2effd2cde;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 06b73c93de..932441b62e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -99,3 +99,8 @@ alpha19 - 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. + - Fixed comm_select to actually get to select() during background + processing. + - Fixed rebuild bug which unlinked swap files of already-in-use + file numbers. + - Added configurable shutdown lifetime (30 sec default)