aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
blob: 32e5600a5549220bc39136d00d1a62069e831b5b (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
Curl and libcurl 7.15.1

 Public curl release number:               91
 Releases counted from the very beginning: 118
 Available command line options:           109
 Available curl_easy_setopt() options:     125
 Number of public functions in libcurl:    46
 Amount of public web site mirrors:        27
 Number of known libcurl bindings:         32
 Number of contributors:                   459

This release includes the following changes:

 o improved MSVC makefile

This release includes the following bugfixes:

 o Windows uploads from stdin using curl can now contain ctrl-Z bytes
 o -r [num] would produce an invalid HTTP Range: header
 o multi interface with multi IP hosts could leak socket descriptors
 o the GnuTLS code didn't handle rehandshakes
 o re-use of a dead FTP connection
 o name resolve error codes fixed for Windows builds
 o double WWW-Authenticate Digest headers are now handled
 o curl-config --vernum fixed

Other curl-related news since the previous public release:

 o http://curl.nedmirror.nl is a new mirror in Amsterdam, the Netherlands
 o http://curl.mirror-server.net is a new mirror in Nuremberg, Germany
 o http://curl.hoxt.com is a new mirror in Florida, US
 o pycurl 7.15.0 was released http://pycurl.sf.net

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

 Dave Dribin, Bradford Bruce, Temprimus, Ofer, Dima Barsky, Amol Pattekar, Jaz
 Fresh, tommink[at]post.pl, Gisle Vanem

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