the PRNG race conditions were mostly a theoretical issue, remove from NEWS
diff --git a/NEWS b/NEWS index 7742783..230f316 100644 --- 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: