From d49da3aa5b8475d70cb4fc43a55b4d8cc6b976a6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulf=20M=C3=B6ller?= Date: Sat, 23 Sep 2000 05:17:40 +0000 Subject: [PATCH] Add some missing info. --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index b041211314..221f7238cf 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,9 @@ by the Finished messages. [Bodo Moeller] + *) More robust randomness gathering functions for Windows. + [Jeffrey Altman ] + *) For compatibility reasons if the flag X509_V_FLAG_ISSUER_CHECK is not set then we don't setup the error code for issuer check errors to avoid possibly overwriting other errors which the callback does @@ -63,6 +66,7 @@ *) New BIO_shutdown_wr macro, which invokes the BIO_C_SHUTDOWN_WR BIO_ctrl (for BIO pairs). + [Bodo Möller] *) Add DSO method for VMS. [Richard Levitte] @@ -296,7 +300,7 @@ [Steve Henson] *) Changes needed for Tandem NSK. - [Scott Uroff scott@xypro.com] + [Scott Uroff ] *) Fix SSL 2.0 rollback checking: Due to an off-by-one error in RSA_padding_check_SSLv23(), special padding was never detected -- 2.34.1