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