curl/RELEASE-NOTES

38 lines
1.3 KiB
Plaintext
Raw Normal View History

2004-10-18 04:42:44 -04:00
Curl and libcurl 7.12.3
2004-10-18 04:42:44 -04:00
Public curl release number: 84
Releases counted from the very beginning: 111
2004-11-04 11:18:50 -05:00
Available command line options: 100
2004-09-16 18:10:15 -04:00
Available curl_easy_setopt() options: 121
2004-05-11 10:21:34 -04:00
Number of public functions in libcurl: 36
2004-10-17 03:48:00 -04:00
Amount of public web site mirrors: 13
2004-10-13 04:46:36 -04:00
Number of known libcurl bindings: 27
This release includes the following changes:
2004-11-02 16:46:27 -05:00
o builds on Windows CE
o request retrying, --retry and family added
o FTP 3rd party transfers with source and dest on the same host now works
2004-10-19 11:30:08 -04:00
o added CURLINFO_NUM_CONNECTS
This release includes the following bugfixes:
2004-11-04 11:18:50 -05:00
o configure no longer uses pkg-config on cross-compiles
o potential gzip decompress memory leak
2004-11-02 16:46:27 -05:00
o "-C - --fail" on a HTTP page already downloaded
o formposting a zero byte file
2004-10-19 11:30:08 -04:00
o use setlocale() for better IDN functionality by default
Other curl-related news since the previous public release:
2004-10-19 11:30:08 -04:00
o pycurl 7.12.2: http://pycurl.sf.net/
o TclCurl 0.12.2: http://personal1.iddeo.es/andresgarci/tclcurl/english/
This release would not have looked like this without help, code, reports and
advice from friends like these:
2004-11-02 16:46:27 -05:00
Peter Wullinger, Guillaume Arluison, Alexander Krasnostavsky, Mohun Biswas,
Tomas Pospisek, Gisle Vanem, Dan Fandrich, Paul Nolan
2004-01-22 04:40:30 -05:00
Thanks! (and sorry if I forgot to mention someone)