Broken line that was too long.

Submitted by:
Reviewed by:
PR:
This commit is contained in:
Bodo Möller 1999-05-01 00:07:42 +00:00
parent f223f0c054
commit dd1462fd18

View File

@ -6,8 +6,8 @@
Changes between 0.9.2b and 0.9.3
*) New function SSL_CTX_set_session_id_context that allows to set a default
value (so that you don't need SSL_set_session_id_context for each connection
using the SSL_CTX).
value (so that you don't need SSL_set_session_id_context for each
connection using the SSL_CTX).
[Bodo Moeller]
*) OAEP decoding bug fix.