Fixed libcurl to honour the --disable-ldaps configure option
[platform/upstream/curl.git] / RELEASE-NOTES
1 Curl and libcurl 7.21.5
2
3  Public curl releases:         121
4  Command line options:         143
5  curl_easy_setopt() options:   185
6  Public functions in libcurl:  58
7  Known libcurl bindings:       39
8  Contributors:                 854
9
10 This release includes the following changes:
11
12  o SOCKOPTFUNCTION: callback can say already-connected
13  o Added --netrc-file
14
15 This release includes the following bugfixes:
16
17  o nss: avoid memory leak on SSL connection failure
18  o nss: do not ignore failure of SSL handshake
19  o multi: better failed connect handling when using FTP, SMTP, POP3 and IMAP
20  o runtests.pl: fix pid number concatenation that prevented it from killing
21    the correct process at times
22  o PolarSSL: Return 0 on receiving TLS CLOSE_NOTIFY alert
23  o curl_easy_setopt.3: Removed wrong reference to CURLOPT_USERPASSWORD
24  o multi: close connection on timeout
25
26 This release includes the following known bugs:
27
28  o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
29
30 This release would not have looked like this without help, code, reports and
31 advice from friends like these:
32
33  Mike Crowe, Kamil Dudka, Julien Chaffraix, Hoi-Ho Chan
34
35         Thanks! (and sorry if I forgot to mention someone)