aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
blob: cf04e5dc8e40fa2a0e49e58457ec5992437d90d1 (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
36
37
38
39
40
41
42
43
44
Curl and libcurl 7.19.0

 Public curl releases:         106
 Command line options:         127
 curl_easy_setopt() options:   152
 Public functions in libcurl:  58
 Public web site mirrors:      37
 Known libcurl bindings:       36
 Contributors:                 654

This release includes the following changes:
 
 o Added CURLINFO_PRIMARY_IP
 o Added CURLOPT_CRLFILE and CURLE_SSL_CRL_BADFILE
 o Added CURLOPT_ISSUERCERT and CURLE_SSL_ISSUER_ERROR
 o curl's option parser for boolean options reworked
 o Added --remote-name-all

This release includes the following bugfixes:

 o Fixed curl-config --ca
 o Fixed the multi interface connection re-use with NSS-built libcurl
 o connection re-use when using the multi interface with pipelining enabled
 o curl_multi_socket() socket callback fix for close/re-create sockets case

This release includes the following known bugs:

 o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)

Other curl-related news:

 o 

New curl mirrors:

 o 

This release would not have looked like this without help, code, reports and
advice from friends like these:

 Lenny Rachitsky, Axel Tillequin, Arnaud Ebalard, Yang Tse, Dan Fandrich,
 Rob Crittenden, Dengminwen, Christopher Palow

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