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

diff --git a/NEWS b/NEWS
index 854d25cc992b7a8634f797827121fd9327c55e67..77427834f6e944c01a44f9e2719c67a194c51b1b 100644 (file)
--- a/NEWS
+++ b/NEWS
       o Support for external crypto devices ('engine') is no longer
         a separate distribution.
 
+  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.