the PRNG race conditions were mostly a theoretical issue, remove from NEWS

This commit is contained in:
Bodo Möller 2001-11-12 11:33:38 +00:00
parent ae52ec9869
commit e0457d5f7c

1
NEWS
View File

@ -16,7 +16,6 @@
o Various SSL/TLS library bugfixes.
o BIGNUM library fixes.
o Fix potential multi-threading race conditions in the PRNG.
Changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b: