2010-02-09 19:37:10 +08:00
|
|
|
Curl and libcurl 7.20.1
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2010-02-09 19:37:10 +08:00
|
|
|
Public curl releases: 115
|
2010-01-24 04:14:39 +08:00
|
|
|
Command line options: 136
|
2010-01-21 21:58:30 +08:00
|
|
|
curl_easy_setopt() options: 174
|
2008-05-13 05:43:24 +08:00
|
|
|
Public functions in libcurl: 58
|
2009-11-30 03:12:00 +08:00
|
|
|
Known libcurl bindings: 39
|
2009-11-04 21:11:43 +08:00
|
|
|
Contributors: 761
|
2003-10-29 17:53:21 +08:00
|
|
|
|
2006-08-09 06:56:46 +08:00
|
|
|
This release includes the following changes:
|
2008-09-01 22:27:24 +08:00
|
|
|
|
2010-02-09 19:37:10 +08:00
|
|
|
o
|
2006-08-09 06:56:46 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2010-02-11 15:36:34 +08:00
|
|
|
o VMS builder bad behavior when used in a batch job
|
2010-02-13 06:23:46 +08:00
|
|
|
o multiple recepients with SMTP
|
2010-02-14 01:51:30 +08:00
|
|
|
o fixed the CURL_FORMAT_* defines when building with cmake
|
2010-02-14 05:30:16 +08:00
|
|
|
o missing quote in libcurl.m4
|
2010-02-21 05:56:48 +08:00
|
|
|
o SMTP: now waits for 250 after the DATA transfer
|
2010-02-21 06:29:59 +08:00
|
|
|
o SMTP: use angle brackets in RCPT TO
|
2010-02-25 14:59:04 +08:00
|
|
|
o curl --trace-time not using local time
|
2010-02-27 06:55:30 +08:00
|
|
|
o off-by-one in the chunked encoding trailer parser
|
2010-03-02 06:10:55 +08:00
|
|
|
o superfluous blocking for OpenSSL-based SSL connects and multi interface
|
2010-03-02 06:14:47 +08:00
|
|
|
o TFTP upload
|
2010-03-02 21:26:23 +08:00
|
|
|
o FTP timeouts after file transferred completely
|
2010-03-02 21:34:57 +08:00
|
|
|
o skip poll() on Interix
|
2010-03-02 21:41:18 +08:00
|
|
|
o CURLOPT_CERTINFO memory leak
|
2010-03-03 05:20:22 +08:00
|
|
|
o sub-second timeouts improvements
|
2010-03-03 06:02:56 +08:00
|
|
|
o configure fixes for GSSAPI
|
2010-03-05 11:15:19 +08:00
|
|
|
o threaded resolver double free when closing curl handle
|
2010-03-06 06:53:30 +08:00
|
|
|
o configure fixes for building with the clang compiler
|
2010-03-07 02:42:06 +08:00
|
|
|
o easy interix rate limiting logic
|
2010-03-16 06:40:42 +08:00
|
|
|
o curl_multi_remove_handle() caused use after free
|
2010-03-22 06:34:29 +08:00
|
|
|
o TFTP improved error codes
|
|
|
|
o TFTP fixed TSIZE handling for uploads
|
2010-03-22 16:25:03 +08:00
|
|
|
o SSL possible double free when reusing curl handle
|
2010-03-23 05:00:55 +08:00
|
|
|
o alarm()-based DNS timeout bug
|
2010-03-23 20:18:30 +08:00
|
|
|
o re-used FTP connection multi interface crash
|
2010-03-23 22:26:45 +08:00
|
|
|
o chunked-encoding with Content-Length: header problem
|
2007-07-22 18:17:52 +08:00
|
|
|
|
|
|
|
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:
|
|
|
|
|
2010-02-27 06:55:30 +08:00
|
|
|
Steven M. Schweda, Yang Tse, Jack Zhang, Tom Donovan, Martin Hager,
|
2010-03-02 21:26:23 +08:00
|
|
|
Daniel Fandrich, Patrick Monnerat, Pat Ray, Wesley Miaw, Ben Greear,
|
2010-03-16 06:40:42 +08:00
|
|
|
Ryan Chan, Markus Duft, Andrei Benea, Jacob Moshenko, Daniel Johnson,
|
2010-03-23 22:26:45 +08:00
|
|
|
Constantine Sapuntzakis, Douglas Steinwand, Thomas Lopatic, Hauke Duden,
|
|
|
|
Akos Pasztory
|
2008-01-29 05:19:15 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|