update
[platform/upstream/curl.git] / RELEASE-NOTES
1 Curl and libcurl 7.12.3
2
3  Public curl release number:               84
4  Releases counted from the very beginning: 111
5  Available command line options:           100
6  Available curl_easy_setopt() options:     121
7  Number of public functions in libcurl:    36
8  Amount of public web site mirrors:        13
9  Number of known libcurl bindings:         27
10
11 This release includes the following changes:
12
13  o builds on Windows CE
14  o request retrying, --retry and family added
15  o FTP 3rd party transfers with source and dest on the same host now works
16  o added CURLINFO_NUM_CONNECTS
17
18 This release includes the following bugfixes:
19
20  o configure no longer uses pkg-config on cross-compiles
21  o potential gzip decompress memory leak
22  o "-C - --fail" on a HTTP page already downloaded
23  o formposting a zero byte file
24  o use setlocale() for better IDN functionality by default
25
26 Other curl-related news since the previous public release:
27
28  o pycurl 7.12.2: http://pycurl.sf.net/
29  o TclCurl 0.12.2: http://personal1.iddeo.es/andresgarci/tclcurl/english/
30
31 This release would not have looked like this without help, code, reports and
32 advice from friends like these:
33
34  Peter Wullinger, Guillaume Arluison, Alexander Krasnostavsky, Mohun Biswas,
35  Tomas Pospisek, Gisle Vanem, Dan Fandrich, Paul Nolan
36
37         Thanks! (and sorry if I forgot to mention someone)