]> granicus.if.org Git - openssl/commitdiff
I can't confirm the claim being removed and nobody seems to speak up for it.
authorAndy Polyakov <appro@openssl.org>
Fri, 27 Dec 2002 15:06:13 +0000 (15:06 +0000)
committerAndy Polyakov <appro@openssl.org>
Fri, 27 Dec 2002 15:06:13 +0000 (15:06 +0000)
Yes, this implies that corresponding targets in beta6 pass the test suite.

STATUS

diff --git a/STATUS b/STATUS
index cf8670a63312c030c1d619067fb8e27fdded7794..955f8f2dfacf37099e26078a65a6ca72e9d79ec9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2002/12/27 14:01:42 $
+  ______________                           $Date: 2002/12/27 15:06:13 $
 
   DEVELOPMENT STATE
 
@@ -47,9 +47,6 @@
 
   RELEASE SHOWSTOPPERS
 
-    o BN_mod_mul verification fails for mips3-sgi-irix
-      unless configured with no-asm
-
     o [2002-11-21]
       PR 343 mentions that scrubbing memory with 'memset(ptr, 0, n)' may
       be optimized away in modern compilers.  This is definitely not good