aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-03-01 22:10:55 +0000
committerDaniel Stenberg <daniel@haxx.se>2010-03-01 22:10:55 +0000
commit7842704ee7ebbc48728986c11d4bc91f534d6bd7 (patch)
tree204cb985f0350a17aa1e362ab5edd503c02febcc
parent496002ea1cd76af7fff27166e8a310ed64a434ba (diff)
SSL, not SSH, SSL
-rw-r--r--RELEASE-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index fc63380fc..d6c58692a 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -21,7 +21,7 @@ This release includes the following bugfixes:
o SMTP: use angle brackets in RCPT TO
o curl --trace-time not using local time
o off-by-one in the chunked encoding trailer parser
- o superfluous blocking for OpenSSL-based SSH connects and multi interface
+ o superfluous blocking for OpenSSL-based SSL connects and multi interface
This release includes the following known bugs: