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

 Public curl release number:               87
 Releases counted from the very beginning: 114
 Available command line options:           105
 Available curl_easy_setopt() options:     122
 Number of public functions in libcurl:    46
 Amount of public web site mirrors:        18
 Number of known libcurl bindings:         31

This release includes the following changes:

 o Added --form-string
 o libcurl can be built with SSPI support. curl_version_info() then returns
   a new feature bit: CURL_VERSION_SSPI. configure --enable-sspi added

This release includes the following bugfixes:

 o the so name issue for the LDAP library dynamic load
 o crash when using SOCKS4 proxy
 o a debug printf() was removed
 o CURLOPT_FILETIME when downloading FTP corrupted data
 o FTP upload resume now works even if no file is present on the site
 o SSL seeding no longer attempts to read the whole random file

Other curl-related news since the previous public release:

 o pycurl 7.13.1 http://pycurl.sf.net

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

 Dan Fandrich, Ignacio Vazquez-Abrams, Randy McMurchy, Dominick Meglio,
 Jean-Marc Ranger, Tor Arntsen, Nodak Sodak, David Houlder, Gisle Vanem,
 Christopher R. Palmer, Gwenole Beauchesne

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