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: http://git.ipfire.org/?a=commitdiff_plain;h=7c6a0262304ffd6e770a058f47d6bf8a302be08d;p=thirdparty%2Fcurl.git spell! --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9a2ab6d8c5..a0e8ae81f6 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