aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
blob: 5d76a7086f2b7e5d3e4d3652aefb0f9d00b6a4a3 (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.15.5

 Public curl release number:               95
 Releases counted from the very beginning: 122
 Available command line options:           112
 Available curl_easy_setopt() options:     132
 Number of public functions in libcurl:    49
 Amount of public web site mirrors:        33
 Number of known libcurl bindings:         32
 Number of contributors:                   506

This release includes the following changes:

 o added curl_formget()
 o added CURLOPT_MAX_SEND_SPEED_LARGE and CURLOPT_MAX_RECV_SPEED_LARGE
 o configure --enable-hidden-symbols
 o Made -K on a file that couldn't be read cause a warning to be displayed

This release includes the following bugfixes:

 o FTP ASCII CRLF counter reset
 o cookie parser now compares paths case sensitive
 o an easy handle with shared DNS cache added to a multi handle caused a crash
 o couldn't override the Proxy-Connection: header for non-CONNECT requests
 o curl_multi_fdset() could wrongly return -1 as max_fd value

Other curl-related news:

 o yassl 1.3.7 can now be used with libcurl as an optional TLS library for
   HTTPS/FTPS support: http://www.yassl.com/
 o cURLpp 0.6.0 was released: http://rrette.com/curlpp.html
 o pycurl-7.15.4 was released: http://pycurl.sf.net

New curl mirrors:

 o 

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

 Dan Fandrich, Peter Silva, Arve Knudsen, Michael Wallner, Toshiyuki Maezawa,
 Ingmar Runge, Ates Goral, David McCreedy

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