Another merge from the 0.9.6 branch.
authorRichard Levitte <levitte@openssl.org>
Thu, 20 Dec 2001 16:53:55 +0000 (16:53 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 20 Dec 2001 16:53:55 +0000 (16:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b8a76f8627fb1601c51c4b20b088c1a5684dd123..87728bb1c03378a6be9228897e56959b35fea2d9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,14 @@
 
       o Various SSL/TLS library bugfixes.
       o BIGNUM library fixes.
+      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 [in 0.9.6c-engine release].
+        Broadcom and Cryptographic Appliance's keyserver
+        [in 0.9.6c-engine release].
 
   Changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b: