curl/RELEASE-NOTES

37 lines
1.2 KiB
Plaintext
Raw Normal View History

2011-11-15 20:44:49 +01:00
Curl and libcurl 7.24.0
Public curl releases: 127
2011-08-12 23:51:41 +02:00
Command line options: 149
curl_easy_setopt() options: 192
Public functions in libcurl: 58
2009-11-29 20:12:00 +01:00
Known libcurl bindings: 39
Contributors: 907
This release includes the following changes:
2008-09-01 16:27:24 +02:00
2011-11-25 00:09:43 +01:00
o CURLOPT_QUOTE: SFTP supports the '*'-prefix now
o CURLOPT_DNS_SERVERS: set name servers if possible
o Add support for using nettle instead of gcrypt as gnutls backend
2011-11-15 20:44:49 +01:00
o
This release includes the following bugfixes:
2011-11-25 00:09:43 +01:00
o SSL session share: move the age counter to the share object
o -J -O: use -O name if no Content-Disposition header comes!
o protocol_connect: show verbose connect and set connect time
o query-part: ignore the URI part for given protocols
o gnutls: only translate winsock errors for old versions
2011-11-15 20:44:49 +01:00
o
2010-12-15 15:54:17 +01:00
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:
2011-11-25 00:09:43 +01:00
Alejandro Alvarez Ayllon, Jason Glasgow, Jonas Schnelli, Mark Brand,
Martin Storsjo, Yang Tse
2008-01-28 22:19:15 +01:00
Thanks! (and sorry if I forgot to mention someone)