aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-03-25 19:23:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-03-25 19:23:26 +0000
commit7c6a0262304ffd6e770a058f47d6bf8a302be08d (patch)
treeb3108efcec1761fb6ac61aaf273074557aa102bc /RELEASE-NOTES
parent2c9763da3e5410415533d051ef40b0a24b376acb (diff)
spell!
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
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