684df8e3e59806b0c01f20e83194768144e22337
[platform/upstream/curl.git] / RELEASE-NOTES
1 Curl and libcurl 7.20.1
2
3  Public curl releases:         115
4  Command line options:         136
5  curl_easy_setopt() options:   174
6  Public functions in libcurl:  58
7  Known libcurl bindings:       39
8  Contributors:                 761
9
10 This release includes the following changes:
11
12  o 
13
14 This release includes the following bugfixes:
15
16  o VMS builder bad behavior when used in a batch job
17  o multiple recepients with SMTP
18  o fixed the CURL_FORMAT_* defines when building with cmake
19  o missing quote in libcurl.m4
20  o SMTP: now waits for 250 after the DATA transfer
21  o SMTP: use angle brackets in RCPT TO
22  o curl --trace-time not using local time
23  o off-by-one in the chunked encoding trailer parser
24  o superfluous blocking for OpenSSL-based SSL connects and multi interface
25  o TFTP upload
26  o FTP timeouts after file transferred completely
27  o skip poll() on Interix
28  o CURLOPT_CERTINFO memory leak
29
30 This release includes the following known bugs:
31
32  o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
33
34 This release would not have looked like this without help, code, reports and
35 advice from friends like these:
36
37  Steven M. Schweda, Yang Tse, Jack Zhang, Tom Donovan, Martin Hager,
38  Daniel Fandrich, Patrick Monnerat, Pat Ray, Wesley Miaw, Ben Greear,
39  Ryan Chan, Markus Duft, Andrei Benea
40
41         Thanks! (and sorry if I forgot to mention someone)