1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

SSL, not SSH, SSL

This commit is contained in:
Daniel Stenberg 2010-03-01 22:10:55 +00:00
parent 496002ea1c
commit 7842704ee7

View File

@ -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: