From 7842704ee7ebbc48728986c11d4bc91f534d6bd7 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 1 Mar 2010 22:10:55 +0000 Subject: [PATCH] SSL, not SSH, SSL --- RELEASE-NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fc63380..d6c5869 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: -- 2.7.4