sourcemod/extensions/curl/curl-src/RELEASE-NOTES

36 lines
1.0 KiB
Plaintext
Raw Normal View History

2013-03-18 01:55:59 +01:00
Curl and libcurl 7.19.2
2009-01-09 00:31:00 +01:00
2013-03-18 01:55:59 +01:00
Public curl releases: 108
Command line options: 128
curl_easy_setopt() options: 158
2009-01-09 00:31:00 +01:00
Public functions in libcurl: 58
2013-03-18 01:55:59 +01:00
Known libcurl bindings: 37
Contributors: 672
2009-01-09 00:31:00 +01:00
This release includes the following changes:
2013-03-18 01:55:59 +01:00
o
2009-01-09 00:31:00 +01:00
This release includes the following bugfixes:
2013-03-18 01:55:59 +01:00
o build failure when using MSVC 6 makefile and on four platforms more
o crash when using --interface name on Linux systems with a TEQL device
o using the multi interface to download a HTTPS page with libcurl built
powered by OpenSSL could download "rubbish" instead of actual content
2009-01-09 00:31:00 +01:00
This release includes the following known bugs:
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
2013-03-18 01:55:59 +01:00
Other curl-related news:
o
2009-01-09 00:31:00 +01:00
This release would not have looked like this without help, code, reports and
advice from friends like these:
2013-03-18 01:55:59 +01:00
John Wilkinson, Adam Sampson, Daniel Fandrich, Yang Tse, Rainer Canavan,
Michal Marek
2009-01-09 00:31:00 +01:00
Thanks! (and sorry if I forgot to mention someone)