curl/RELEASE-NOTES

39 lines
1.2 KiB
Plaintext
Raw Normal View History

Curl and libcurl 7.20.2
Public curl releases: 116
2010-04-24 06:23:47 -04:00
Command line options: 138
curl_easy_setopt() options: 174
Public functions in libcurl: 58
2009-11-29 14:12:00 -05:00
Known libcurl bindings: 39
2010-04-24 06:23:47 -04:00
Contributors: 794
This release includes the following changes:
2008-09-01 10:27:24 -04:00
o added the --proto and -proto-redir options
o new configure option --enable-threaded-resolver
o improve TELNET ability with libcurl
2010-05-05 16:36:15 -04:00
o added support for PolarSSL
This release includes the following bugfixes:
o prevent needless reverse name lookups
o detect GSS on ancient Linux distros
o GnuTLS: EOF caused error when it wasn't
o GnuTLS: SSL handshake phase is non-blocking
o -J/--remote-header-name strips CRLF
o MSVC makefiles now use ws2_32.lib instead of wsock32.lib
o -O crash on windows
o SSL handshake timeout underflow in libcurl-NSS
This release includes the following known bugs:
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
This release would not have looked like this without help, code, reports and
advice from friends like these:
Rainer Canavan, Paul Howarth, Jerome Vouillon, Ruslan Gazizov, Yang Tse,
2010-05-07 09:53:55 -04:00
Kamil Dudka, Alex Bligh, Ben Greear, Hoi-Ho Chan, Howard Chu
2008-01-28 16:19:15 -05:00
Thanks! (and sorry if I forgot to mention someone)