aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-03-30 08:12:35 +0000
committerBodo Möller <bodo@openssl.org>2000-03-30 08:12:35 +0000
commitcf194c1f68eab4ea0085c6fdee89090be4487ca2 (patch)
tree6bf7e0d5ee7a4b02097eb16471a151fe6cdbb939
parentb841e0acd856b3ab72b34f89d282b402d10b967f (diff)
downloadopenssl-cf194c1f68eab4ea0085c6fdee89090be4487ca2.tar.gz
Entry for ssleay_rand_status locking fix.
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 90383f7e4f..6d684ce703 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 0.9.5 and 0.9.5a [XX XXX 2000]
+ *) Use lock CRYPTO_LOCK_RAND correctly in ssleay_rand_status
+ (the default implementation of RAND_status).
+
*) Rename openssl x509 option '-crlext', which was added in 0.9.5,
to '-clrext' (= clear extensions), as intended and documented.
[Bodo Moeller; inconsistency pointed out by Michael Attili