summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1999-03-10 14:50:28 +0000
committerRalf S. Engelschall <rse@openssl.org>1999-03-10 14:50:28 +0000
commitdefba77f396b00c2c90b673766bc30a02891c67a (patch)
tree11880f8f5995381efc494466d63d312799b4859b /STATUS
parent83ec54b40db08669377b6e5eaf2581d3aa91c57f (diff)
Two more things we should look at before release
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS6
1 files changed, 5 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 22b6d6c380..70533514bc 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 1999/03/09 15:36:53 $
+ ______________ $Date: 1999/03/10 14:50:28 $
DEVELOPMENT STATE
@@ -22,6 +22,10 @@
o `make test' still fails under Solaris 2.6 in the test_ssl target
o Compilation warnings: ctype-related int vs. char
o Compilation error: "unsigned long*" and "int*" under AIX
+ o Why are NULL ciphers in front of the cipher spec?
+ (see my posting "Bug?!: Cipher Suite and NULL Ciphers" in openssl-dev)
+ o A Linux alpha user reported: "alpha.s does not have bn_div_word()"
+ (see posting "ALPHA error" in openssl-dev)
AVAILABLE PATCHES