Commit cf194c1f authored by Bodo Möller's avatar Bodo Möller
Browse files

Entry for ssleay_rand_status locking fix.

parent b841e0ac
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -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,
  *) Rename openssl x509 option '-crlext', which was added in 0.9.5,
     to '-clrext' (= clear extensions), as intended and documented.
     to '-clrext' (= clear extensions), as intended and documented.
     [Bodo Moeller; inconsistency pointed out by Michael Attili
     [Bodo Moeller; inconsistency pointed out by Michael Attili