1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00

RELEASE-NOTES: synced with 2c905fd1f82

This commit is contained in:
Daniel Stenberg 2011-11-25 00:09:43 +01:00
parent 2c905fd1f8
commit f712ace9d7

View File

@ -9,10 +9,18 @@ Curl and libcurl 7.24.0
This release includes the following changes: This release includes the following changes:
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
o o
This release includes the following bugfixes: This release includes the following bugfixes:
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
o o
This release includes the following known bugs: This release includes the following known bugs:
@ -22,6 +30,7 @@ This release includes the following known bugs:
This release would not have looked like this without help, code, reports and This release would not have looked like this without help, code, reports and
advice from friends like these: advice from friends like these:
Alejandro Alvarez Ayllon, Jason Glasgow, Jonas Schnelli, Mark Brand,
Martin Storsjo, Yang Tse
Thanks! (and sorry if I forgot to mention someone) Thanks! (and sorry if I forgot to mention someone)