mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
107c4d878a
used during the FTP connection phase (after the actual TCP connect), while it of course should be. I also made the speed check get called correctly so that really slow servers will trigger that properly too.
30 lines
852 B
Plaintext
30 lines
852 B
Plaintext
Curl and libcurl 7.19.8
|
|
|
|
Public curl releases: 114
|
|
Command line options: 132
|
|
curl_easy_setopt() options: 163
|
|
Public functions in libcurl: 58
|
|
Known libcurl bindings: 38
|
|
Contributors: 761
|
|
|
|
This release includes the following changes:
|
|
|
|
o
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o progress meter percentage and transfer time estimates fixes
|
|
o portability enhancement for OS's without orthogonal directory tree structure
|
|
o progress meter/callback during FTP connection
|
|
|
|
This release includes the following known bugs:
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
advice from friends like these:
|
|
|
|
Yang Tse, Kamil Dudka, Christian Schmitz
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|