add changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c
authorBodo Möller <bodo@openssl.org>
Mon, 12 Nov 2001 11:27:34 +0000 (11:27 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 12 Nov 2001 11:27:34 +0000 (11:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f45d8e5ced8b8dab65ad67d09b1b87022fd598e7..d82bcdfd5f5259251ad0b0e4a270b5044fd56a2f 100644 (file)
--- 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.