]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Mon, 30 Mar 1998 11:42:20 +0000 (11:42 +0000)
committerwessels <>
Mon, 30 Mar 1998 11:42:20 +0000 (11:42 +0000)
ChangeLog

index 249f258f082ef4bc505b7ccbd34c4b837a3402b6..b8e9f944eec3e6597eae49beb5d1c11877110d8a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,9 @@
        - Fixed disk.c FD leak for delayed closes in
          diskHandleWriteComplete().
        - Fixed cache announcement feature.
+       - Fixed httpReadReply() to retry failed HTTP requests on
+         persistent connections when read() returns -1, not only
+         when it returns 0.
 
 Changes to squid-1.2.beta18 (Mar 23, 1998):