remove some useless information (change log is in CHANGES)
authorUlf Möller <ulf@openssl.org>
Thu, 20 Dec 2001 12:36:39 +0000 (12:36 +0000)
committerUlf Möller <ulf@openssl.org>
Thu, 20 Dec 2001 12:36:39 +0000 (12:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 98f91bea9a6657cfd61637c6451fbed142d96f5f..87728bb1c03378a6be9228897e56959b35fea2d9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,25 +9,11 @@
 
       o Various SSL/TLS library bugfixes.
       o BIGNUM library fixes.
-      o PKCS7 library fixes.
-      o BIO library fixes.
-      o DSA and DH library fixes.
-      o RSA library fixes.
-      o RAND library fixes.
+      o RSA OAEP and random number generation fixes.
       o Object identifiers corrected and added.
-      o Mutex fixes.
-      o Add the functions BN_pseudo_rand_range, SSL_get_rfd, SSL_get_wfd
-        and X509_STORE_CTX_set_verify_cb.
-      o Add the possibility to use md4WithRSAEncryption through EVP.
       o Add assembler BN routines for IA64.
-      o Add configuration entries for OS/390 Unix, UnixWare with gcc,
-        OpenUNIX 8 and big- as well as little-endian MIPS with Linux,
-      o Add threading support for the configuration entry BC-16.
-      o Add shared library support for Irix, HP-UX.
-      o Add detection of GNU ld when building shared libraries.
-      o Add a BIG WARNING TEXT in doc/ssleay.txt about the trust one can
-        put in it.
-      o Add a bunch of documentation.
+      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].