recent changes
[platform/upstream/curl.git] / RELEASE-NOTES
1 Curl and libcurl 7.12.1
2
3  Public curl release number:               82
4  Releases counted from the very beginning: 109
5  Available command line options:           96
6  Available curl_easy_setopt() options:     120
7  Number of public functions in libcurl:    36
8
9 This release includes the following changes:
10
11  o the curl tool continues with the next URL even if one transfer fails
12  o FTP 3rd party transfer support - seven new setopt() options
13
14 This release includes the following bugfixes:
15
16  o CURLOPT_FILETIME had wrong type, it expects a long argument
17  o builds fine with Borland on Windows again
18  o the msvc curllib.dsp now builds the libcurl.lib file again
19  o builds fine on VMS again
20  o builds fine on NetWare again
21  o HTTP Digest authentication with proxies use correct user name + password
22  o now builds fine with lcc-win32
23
24 Other curl-related news since the previous public release:
25
26  o James Hu took over after Kevin Roth as maintainer of the curl package on
27    cygwin. Many saludos to Kevin for a work well done during many years.
28  o pycurl 7.12.0 was released http://pycyrl.sf.net/
29
30 This release would not have looked like this without help, code, reports and
31 advice from friends like these:
32
33  Gisle Vanem, Vincent Bronner, Alexander Krasnostavsky, Chris Gaukroger,
34  Günter Knauf, Marty Kuhrt, Kjetil Jacobsen
35
36         Thanks! (and sorry if I forgot to mention someone)