summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2002-12-27 15:04:45 +0000
committerAndy Polyakov <appro@openssl.org>2002-12-27 15:04:45 +0000
commitce9b1b0573adc188e15f27811460f5ffc7a06876 (patch)
treefe3ad1928fc6bebc9c3965e253ed61e11bdabcef /STATUS
parent0a2407a8514a2b4580a691aaeff71b328fb6d119 (diff)
downloadopenssl-new-ce9b1b0573adc188e15f27811460f5ffc7a06876.tar.gz
I can't confirm the claim being removed and nobody seems to speak up for it.
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS5
1 files changed, 1 insertions, 4 deletions
diff --git a/STATUS b/STATUS
index befef07419..3f9f3ccbf1 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2002/12/27 14:01:40 $
+ ______________ $Date: 2002/12/27 15:04:45 $
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