Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-11-12 14:33:38 +0300
committerBodo Möller <bodo@openssl.org>2001-11-12 14:33:38 +0300
commite0457d5f7c5e24bb58aa42f5cf9f5bfd215e07fb (patch)
tree28929cca39ddd6b00230681c1011ce6069eb72c1 /NEWS
parentae52ec986962438e4efa3a6a9b52b9199fb111ef (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 77427834f6..230f316d51 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: