From 1747a8d3d96accfc02be2f65c26bc1ab04cdc2fa Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 15 May 2003 08:13:19 +0000 Subject: 1. George Comninos' progress meter fix 2. I also added the pre-releases and dates to the log --- CHANGES | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 7f23f0bab..5ade8e0ab 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,11 @@ Changelog +Daniel (14 May) +- George Comninos provided a fix that calls the progress meter when waiting + for FTP command responses take >1 second. It'll make applications more + "responsive" even when dealing with very slow ftp servers. + Daniel (12 May) - George Comninos pointed out that libcurl uploads had two quirks: o when using FTP PORT command, it used blocking sockets! @@ -19,7 +24,7 @@ Daniel (9 May) - Dan Fandrich pointed out we had three unnecessary files in CVS that is generated with libtoolize, so they're now removed and libtoolize is invoked - accordinly in the buildconf script. + accordingly in the buildconf script. - Avery Fay found out that the CURLOPT_INTERFACE way of first checking if the given name is a network interface gave a real performance penalty on Linux, @@ -30,6 +35,8 @@ Daniel (9 May) to use EPRT and LPRT before the traditional PORT command. The command line tool sets this option with '--disable-eprt'. +Version 7.10.5-pre2 (6 May 2003) + Daniel (6 May) - Kevin Delafield reported another case where we didn't correctly check for EAGAIN but only EWOULDBLOCK, which caused badness on HPUX. @@ -83,6 +90,8 @@ Daniel (29 Apr) - Peter Kovacs provided a patch that makes the CURLINFO_CONNECT_TIME work fine when using the multi interface (too). +Version 7.10.5-pre1 (23 Apr 2003) + Daniel (23 Apr) - Upgraded to libtool 1.5. -- cgit v1.2.3