From dd1462fd1870af118fd781e5d316d6a7e8d75446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Sat, 1 May 1999 00:07:42 +0000 Subject: [PATCH] Broken line that was too long. Submitted by: Reviewed by: PR: --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 809472c39c..89bdc84b5c 100644 --- a/CHANGES +++ b/CHANGES @@ -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. -- GitLab