curl/RELEASE-NOTES

36 lines
1.2 KiB
Plaintext
Raw Normal View History

2004-12-25 17:30:31 -05:00
Curl and libcurl 7.12.4
2004-12-20 07:51:14 -05:00
Public curl release number: 85
Releases counted from the very beginning: 112
2004-11-04 11:18:50 -05:00
Available command line options: 100
Available curl_easy_setopt() options: 123
Number of public functions in libcurl: 46
2004-12-15 09:09:52 -05:00
Amount of public web site mirrors: 14
2004-11-23 04:22:23 -05:00
Number of known libcurl bindings: 29
This release includes the following changes:
2004-12-25 17:30:31 -05:00
o src/getpass.c license issue sorted
o curl -w now supports 'http_connect' for the proxy's response to CONNECT
o curl-config --protocols
This release includes the following bugfixes:
2005-01-05 09:12:06 -05:00
o double va_list access crash fixed
2004-12-23 17:31:39 -05:00
o minor memory leak when "version" is set in a cookie header
o builds fine on BeOS
o builds and runs fine on FreeBSD
Other curl-related news since the previous public release:
2005-01-05 09:12:06 -05:00
o cURLpp 0.3.2 - https://rrette.com/curlpp.html
o pycURL 7.12.3 - http://pycurl.sourceforge.net/
This release would not have looked like this without help, code, reports and
advice from friends like these:
2004-12-25 17:30:31 -05:00
Dan Fandrich, Peter Pentchev, Marcin Konicki, Rune Kleveland, David Shaw,
2005-01-05 09:12:06 -05:00
Werner Koch, Gisle Vanem, Alex Neblett, Kai Sommerfeld, Marty Kuhrt
2004-01-22 04:40:30 -05:00
Thanks! (and sorry if I forgot to mention someone)