the PRNG race conditions were mostly a theoretical issue, remove from NEWS
authorBodo Möller <bodo@openssl.org>
Mon, 12 Nov 2001 11:33:38 +0000 (11:33 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 12 Nov 2001 11:33:38 +0000 (11:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 77427834f6e944c01a44f9e2719c67a194c51b1b..230f316d51e55372db5f8d6cbdb9dff5cfae7e3d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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: