recent action
[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 multipart formposts can upload files larger than system memory
12  o the curl tool continues with the next URL even if one transfer fails
13  o FTP 3rd party transfer support - seven new setopt() options
14
15 This release includes the following bugfixes:
16
17  o win32 file:// transfer free memory bug
18  o configure --disable-http builds a libcurl without HTTP support
19  o CURLOPT_FILETIME had wrong type, it expects a long argument
20  o builds fine with Borland on Windows again
21  o the msvc curllib.dsp now builds the libcurl.lib file again
22  o builds fine on VMS again
23  o builds fine on NetWare again
24  o HTTP Digest authentication with proxies use correct user name + password
25  o now builds fine with lcc-win32
26
27 Other curl-related news since the previous public release:
28
29  o James Hu took over after Kevin Roth as maintainer of the curl package on
30    cygwin. Many saludos to Kevin for a work well done during many years.
31  o pycurl 7.12.0 was released http://pycyrl.sf.net/
32
33 This release would not have looked like this without help, code, reports and
34 advice from friends like these:
35
36  Gisle Vanem, Vincent Bronner, Alexander Krasnostavsky, Chris Gaukroger,
37  Günter Knauf, Marty Kuhrt, Kjetil Jacobsen, Steven Bazyl, Seshubabu Pasam
38
39         Thanks! (and sorry if I forgot to mention someone)