From af4edf10f545b94c1c3bdb21da6de9d9dba598a6 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 24 Jun 2007 19:32:33 +0000 Subject: As reported by "Tro" in http://curl.haxx.se/mail/lib-2007-06/0161.html and http://curl.haxx.se/mail/lib-2007-06/0238.html, libcurl didn't properly do no-body requests on FTP files on re-used connections properly, or at least it didn't provide the info back in the header callback properly in the subsequent requests. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index dc4b1f523..b09306f11 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -61,6 +61,7 @@ This release includes the following bugfixes: o list FTP root directories when login dir is not root o no longer slows down when getting very many URLs on the same command line o lock share before decreasing dirty counter + o no-body FTP requests on re-used connections This release includes the following known bugs: -- cgit v1.2.3