]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 15 May 1997 13:10:44 +0000 (13:10 +0000)
committerwessels <>
Thu, 15 May 1997 13:10:44 +0000 (13:10 +0000)
ChangeLog

index ed109e0d678976c1bdbfa59978697bd5ff6dfc3f..f8e8a71ca67963b96da11c35aaa209680716ddd4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
        - Multiple HTTP sockets (Lincoln Dale).
        - Moved 'fds_are_n_free' check to httpAccept().
        - s/USE_POLL/HAVE_POLL/; make poll() default if available.
+       - Changed storeRegister to use offsets and make immediate
+         callbacks if appropriate.
+       - Removed icpDetectClientClose().  Some of that functionality
+         goes into clientReadRequest() and the rest into
+         httpRequestFree().
 
 Changes to squid-1.2.alpha3 ():