update
authorBodo Möller <bodo@openssl.org>
Thu, 16 May 2002 09:31:27 +0000 (09:31 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 16 May 2002 09:31:27 +0000 (09:31 +0000)
STATUS

diff --git a/STATUS b/STATUS
index d22018b37682368aa2dd28fdc2a8daa8c8038c03..5086f82877996fb7fc727d8e32348589cd0a81f1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2002/05/09 23:53:35 $
+  ______________                           $Date: 2002/05/16 09:31:27 $
 
   DEVELOPMENT STATE
 
     o  OpenSSL 0.9.2b: Released on March     22th, 1999
     o  OpenSSL 0.9.1c: Released on December  23th, 1998
 
-  RELEASE SHOWSTOPPERS
-
-    o BIGNUM library failures on 64-bit platforms (0.9.7-dev):
-      - BN_mod_mul verificiation (bc) fails for solaris64-sparcv9-cc
-        and other 64-bit platforms
+  [See also https://www.aet.tu-cottbus.de/rt2/]
 
-       Checked on                      Result
-       alpha-cc (Tru64 version 4.0)    works
-       linux-alpha+bwx-gcc             doesn't work. Reported by
-                                       Sean O'Riordain <seanpor@acm.org>
-       OpenBSD-sparc64                 doesn't work.  BN_mod_mul breaks.
-
-       Needs checked on
-       [add platforms here]
+  RELEASE SHOWSTOPPERS
 
-      - BN_mod_mul verification fails for mips3-sgi-irix
-        unless configured with no-asm
+    o BN_mod_mul verification fails for mips3-sgi-irix
+      unless configured with no-asm
 
   AVAILABLE PATCHES