]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 18 Apr 1996 05:47:36 +0000 (05:47 +0000)
committerwessels <>
Thu, 18 Apr 1996 05:47:36 +0000 (05:47 +0000)
ChangeLog

index 06b73c93de372419050a4fbac4be695bf1c85042..932441b62ee75aa441923cfefdb4e53d0e4ebd82 100644 (file)
--- 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)