Two more things we should look at before release
authorRalf S. Engelschall <rse@openssl.org>
Wed, 10 Mar 1999 14:50:28 +0000 (14:50 +0000)
committerRalf S. Engelschall <rse@openssl.org>
Wed, 10 Mar 1999 14:50:28 +0000 (14:50 +0000)
STATUS

diff --git a/STATUS b/STATUS
index 22b6d6c3806828c6c50f5f486534d1eb83c7224f..70533514bc33ac7c4af0e616978b2428f4ec6b53 100644 (file)
--- 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
 
     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