summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-26 09:07:44 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-26 09:07:44 +0000
commit8b35b89f4d386e7c89b66f74ce942fbc717af63e (patch)
treebc1be09b1f7eab22ae6eb12a93aa0febabee436f
parent31f9d4016df85b2b5ebcfb4afd7c17d2415da0b1 (diff)
downloadgnurl-8b35b89f4d386e7c89b66f74ce942fbc717af63e.tar.gz
gnurl-8b35b89f4d386e7c89b66f74ce942fbc717af63e.tar.bz2
gnurl-8b35b89f4d386e7c89b66f74ce942fbc717af63e.zip
persistant fix for http/1.0
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 212a2130d..30567982d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,12 @@
History of Changes
+Daniel (26 March 2001)
+- Mohamed Lrhazi reported problems with 7.6.1 and persistant HTTP/1.0
+ connections (when the server replied a Connection: Keep-Alive) and this
+ problem was not properly dealt with in 7.7 either. A patch was posted to the
+ curl-and-php mailing list.
+
Daniel (24 March 2001)
- Colin Watson reported about a problem and brought a patch that corrected it,
which was about the man page and lines starting with a single quote (') in a