1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-11 07:39:50 -04:00
This commit is contained in:
Daniel Stenberg 2008-03-25 19:23:26 +00:00
parent 2c9763da3e
commit 7c6a026230

View File

@ -32,7 +32,7 @@ This release includes the following bugfixes:
o GnuTLS-built libcurl failed when doing global cleanup and reinit
o error message problem when unable to resolve a host on Windows
o Accept: header replacing
o not verificating server certs with GnuTLS still failed if gnutls had
o not verifying server certs with GnuTLS still failed if gnutls had
problems with the cert
o when using the multi interface and a handle is removed while still having
a transfer going on, the connection is now closed by force