summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-11-12 11:33:07 +0000
committerBodo Möller <bodo@openssl.org>2001-11-12 11:33:07 +0000
commitc615cdd7cbaa5bb43b2d3c3e9f223562a494c4b0 (patch)
tree81ce42040be222b07d1deb4a19e66d2716153847 /NEWS
parente7d339b6781e8aebf3f198fcff137ce6707b1fdc (diff)
the PRNG race conditions were mostly a theoretical issue, remove from NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d82bcdfd5f..fdb95f9bcb 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,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: