From: Daniel Stenberg Date: Tue, 25 Mar 2008 19:23:26 +0000 (+0000) Subject: spell! X-Git-Tag: curl-7_18_1~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c6a0262304ffd6e770a058f47d6bf8a302be08d;p=curl spell! --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9a2ab6d8c..a0e8ae81f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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