diff options
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
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 |