RELEASE-NOTES 2.15 KB
Newer Older
Daniel Stenberg's avatar
Daniel Stenberg committed
Curl and libcurl 7.20.1
Daniel Stenberg's avatar
Daniel Stenberg committed
 Public curl releases:         115
Bjorn Stenberg's avatar
Bjorn Stenberg committed
 Command line options:         136
Daniel Stenberg's avatar
Daniel Stenberg committed
 Known libcurl bindings:       39
 Contributors:                 761
This release includes the following changes:
 o The 'ares' subtree has been removed from the source repository
This release includes the following bugfixes:

Yang Tse's avatar
 
Yang Tse committed
 o VMS builder bad behavior when used in a batch job
 o fixed the CURL_FORMAT_* defines when building with cmake
 o SMTP: now waits for 250 after the DATA transfer
 o SMTP: use angle brackets in RCPT TO
Yang Tse's avatar
 
Yang Tse committed
 o curl --trace-time not using local time
 o off-by-one in the chunked encoding trailer parser
Daniel Stenberg's avatar
Daniel Stenberg committed
 o superfluous blocking for OpenSSL-based SSL connects and multi interface
 o FTP timeouts after file transferred completely
Yang Tse's avatar
 
Yang Tse committed
 o threaded resolver double free when closing curl handle
 o configure fixes for building with the clang compiler
 o curl_multi_remove_handle() caused use after free
 o TFTP improved error codes
 o TFTP fixed TSIZE handling for uploads
 o SSL possible double free when reusing curl handle
 o alarm()-based DNS timeout bug
 o re-used FTP connection multi interface crash
 o chunked-encoding with Content-Length: header problem
 o multi interface HTTP POST over a proxy using PROXYTUNNEL
Daniel Stenberg's avatar
Daniel Stenberg committed
 o RTSP GET_PARAMETER

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:

 Steven M. Schweda, Yang Tse, Jack Zhang, Tom Donovan, Martin Hager,
 Daniel Fandrich, Patrick Monnerat, Pat Ray, Wesley Miaw, Ben Greear,
 Ryan Chan, Markus Duft, Andrei Benea, Jacob Moshenko, Daniel Johnson,
 Constantine Sapuntzakis, Douglas Steinwand, Thomas Lopatic, Hauke Duden,
Daniel Stenberg's avatar
Daniel Stenberg committed
 Akos Pasztory, Kenny To, Christopher Conroy, Massimo Callegari
        Thanks! (and sorry if I forgot to mention someone)