Entry for ssleay_rand_status locking fix.
authorBodo Möller <bodo@openssl.org>
Thu, 30 Mar 2000 08:12:35 +0000 (08:12 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 30 Mar 2000 08:12:35 +0000 (08:12 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 90383f7e4f42d9e28b618e9fefd2ce8603d41d4a..6d684ce703a2da324bf5c5fe63de3d27e380db04 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
 
  Changes between 0.9.5 and 0.9.5a  [XX XXX 2000]
 
 
  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
   *) 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