summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-11-12 11:27:34 +0000
committerBodo Möller <bodo@openssl.org>2001-11-12 11:27:34 +0000
commite7d339b6781e8aebf3f198fcff137ce6707b1fdc (patch)
tree66a043d70f575584557ef94bf1227e3a28089386 /NEWS
parent3f64d0bf3b2fab472d93493887e073fb3be532f9 (diff)
add changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f45d8e5ced..d82bcdfd5f 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@
This file gives a brief overview of the major changes between each OpenSSL
release. For more details please read the CHANGES file.
+ Changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c:
+
+ 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:
o Security fix: PRNG improvements.