Synchronise with the 0.9.6 branch.
[openssl.git] / NEWS
diff --git a/NEWS b/NEWS
index 77427834f6e944c01a44f9e2719c67a194c51b1b..f8cb8c08311ec09230a1e9c448b9eb9260d94699 100644 (file)
--- a/NEWS
+++ b/NEWS
 
       o Various SSL/TLS library bugfixes.
       o BIGNUM library fixes.
-      o Fix potential multi-threading race conditions in the PRNG.
+      o RSA OAEP and random number generation fixes.
+      o Object identifiers corrected and added.
+      o Add assembler BN routines for IA64.
+      o Add support for OS/390 Unix, UnixWare with gcc, OpenUNIX 8,
+        MIPS Linux; shared library support for Irix, HP-UX.
+      o Add crypto accelerator support for AEP, Baltimore SureWare,
+        Broadcom and Cryptographic Appliance's keyserver
+        [in 0.9.6c-engine release].
 
   Changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b: