recent changes
[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:           96
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 use pkg-config on cross-compiles
21  o gzip decompress memory leak
22  o "-C - --fail" on a HTTP page already downloaded
23  o formposting a zero byte file
24  o test 165 works with older iconv versions as well
25  o use setlocale() for better IDN functionality by default
26
27 Other curl-related news since the previous public release:
28
29  o pycurl 7.12.2: http://pycurl.sf.net/
30  o TclCurl 0.12.2: http://personal1.iddeo.es/andresgarci/tclcurl/english/
31
32 This release would not have looked like this without help, code, reports and
33 advice from friends like these:
34
35  Peter Wullinger, Guillaume Arluison, Alexander Krasnostavsky, Mohun Biswas,
36  Tomas Pospisek, Gisle Vanem, Dan Fandrich, Paul Nolan
37
38         Thanks! (and sorry if I forgot to mention someone)