aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
blob: 500a3201a59071c4f5d3a5926d8ed4a4cd7537f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Curl and libcurl 7.21.5

 Public curl releases:         121
 Command line options:         143
 curl_easy_setopt() options:   185
 Public functions in libcurl:  58
 Known libcurl bindings:       39
 Contributors:                 854

This release includes the following changes:

 o SOCKOPTFUNCTION: callback can say already-connected
 o Added --netrc-file

This release includes the following bugfixes:

 o nss: avoid memory leak on SSL connection failure
 o nss: do not ignore failure of SSL handshake
 o multi: better failed connect handling when using FTP, SMTP, POP3 and IMAP
 o runtests.pl: fix pid number concatenation that prevented it from killing
   the correct process at times
 o PolarSSL: Return 0 on receiving TLS CLOSE_NOTIFY alert
 o curl_easy_setopt.3: Removed wrong reference to CURLOPT_USERPASSWORD
 o multi: close connection on timeout

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:

 Mike Crowe, Kamil Dudka, Julien Chaffraix, Hoi-Ho Chan

        Thanks! (and sorry if I forgot to mention someone)