Constantine Sapuntzakis detected and fixed a double free in builds done
[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  o sub-second timeouts improvements
30  o configure fixes for GSSAPI
31  o threaded resolver double free when closing curl handle
32
33 This release includes the following known bugs:
34
35  o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
36
37 This release would not have looked like this without help, code, reports and
38 advice from friends like these:
39
40  Steven M. Schweda, Yang Tse, Jack Zhang, Tom Donovan, Martin Hager,
41  Daniel Fandrich, Patrick Monnerat, Pat Ray, Wesley Miaw, Ben Greear,
42  Ryan Chan, Markus Duft, Andrei Benea, Jacob Moshenko, Daniel Johnson
43
44         Thanks! (and sorry if I forgot to mention someone)