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