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

index 7e80032ce62c551d71c0f60753434c6040d4cf42..f0f721bc828284ff8c7cc8595b02cf8ac8e91aa2 100644 (file)
--- 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.