Two more things we should look at before release
[openssl.git] / STATUS
diff --git a/STATUS b/STATUS
index 05c3f1265a3a6c2b0db2af0bd46cd31a0706a88d..70533514bc33ac7c4af0e616978b2428f4ec6b53 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 1999/03/08 12:39:41 $
+  ______________                           $Date: 1999/03/10 14:50:28 $
 
   DEVELOPMENT STATE
 
@@ -8,7 +8,10 @@
        - No more feature commits, please. 
        - Commit bugfixes and cleanups only, please.
        - Already successfully tested platform:
-         o  FreeBSD 3.1           Ralf S. Engelschall
+         o  FreeBSD 2.2.7  Ben Laurie            OK
+         o  FreeBSD 3.1    Ralf S. Engelschall   OK
+         o  Solaris 2.6    Ralf S. Engelschall   ctype warns, test fails in test_ssl
+         o  Linux RH 5.1   Steve Henson          OK
 
        Proposed release time: Monday, March 15th 1999
 
 
   RELEASE SHOWSTOPPERS
 
+    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
 
     o Solaris AS error (kenji@miyake.org)