VMS didn't work out too well...
[openssl.git] / STATUS
diff --git a/STATUS b/STATUS
index 77b266c14966d62f432ea6ccca5f78d3d06ca0a2..77d0ff1b5c39dfdcec4a7722995d11f12bb6a896 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,10 +1,42 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2000/07/02 21:11:11 $
+  ______________                           $Date: 2000/09/17 11:56:53 $
 
   DEVELOPMENT STATE
 
-    o  OpenSSL 0.9.6:  Under development...
+    o  OpenSSL 0.9.6:  Under development (in release cycle)...
+                       Proposed release date September 24, 2000
+                       0.9.6-beta1 is available:
+                       OpenBSD-x86 2.7                 - failed
+                               ftime not supported [FIXED]
+                       hpux-parisc-cc 10.20            - passed
+                       hpux-parisc-gcc 10.20           - passed
+                       hpux-parisc-gcc 11.00           - passed
+                       hpux-gcc                        - passed
+                       hpux-brokengcc                  - failed
+                               BN_sqr fails in test
+                       linux-elf                       - passed
+                       linux-sparcv7                   - passed
+                       linux-ppc                       - passed
+                       Solaris [engine]                - failed
+                               speed cswift gives odd errors [FIXED]
+                       solaris-sparcv8-gcc             - passed
+                       solaris-sparcv9-gcc             - passed
+                       solaris-sparcv9-cc              - passed
+                       solaris64-sparcv9-cc            - passed
+                       sco5-gcc                        - passed
+                       sco5-cc                         - passed
+                       FreeBSD                         - passed
+                       Win32 VC++                      - failed
+                               PCURSORINFO not defined unless Win2000 [FIXED]
+                               RAND_poll() problem on Win2000 [FIXED]
+                               DSO method always DSO_METHOD_null [FIXED]
+                       CygWin32                        - test failed
+                       MingW32                         - failed
+                               thelp32.h
+                       aix-gcc (AIX 4.3.2)             - passed
+                       VMS/Alpha                       - failed
+                               Some things were missing [FIXED]
     o  OpenSSL 0.9.5a: Released on April     1st, 2000
     o  OpenSSL 0.9.5:  Released on February 28th, 2000
     o  OpenSSL 0.9.4:  Released on August   09th, 1999
@@ -34,6 +66,7 @@
        UTIL (a new set of library functions to support some higher level
              functionality that is currently missing).
        Dynamic thread-lock support.
+       Shared library support for VMS.
 
   NEEDS PATCH