]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Sat, 3 Jan 1998 01:23:42 +0000 (01:23 +0000)
committerwessels <>
Sat, 3 Jan 1998 01:23:42 +0000 (01:23 +0000)
ChangeLog

index 24effe72dcca664c02748c3b127b1b15be814065..c8214cf1917941fc944f17649230e9e203a6653b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
          clientRedirectDone() (Michael O'Reilly).
        - Workaround for Solaris pthreads closing FD 0 upon fork()
          (Michael O'Reilly).
+       - Fixed shutdown bug with outgoing UDP sockets; we need to
+         disable their read handlers.
+       - For comm_poll(), use the fast 50 msec timeout only when
+         USE_ASYNC_IO is defined.
 
 Changes to squid-1.2.beta10 (Jan 1, 1998):