Solaris 2.6 makes still problems.
[openssl.git] / STATUS
diff --git a/STATUS b/STATUS
index edf9505f41c103c3568a2075739d8a75e8457b76..c835081bcd20760a7912850b53fbb1443fa4f741 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,12 +1,18 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 1999/02/25 14:44:55 $
+  ______________                           $Date: 1999/03/08 12:56:07 $
 
   DEVELOPMENT STATE
 
-    o  OpenSSL 0.9.2:  Still under development. 
-                       Proposed freeze  time: Monday, March  8th 1999
-                       Proposed release time: Monday, March 15th 1999
+    o  OpenSSL 0.9.2: Freezed!
+       - No more feature commits, please. 
+       - Commit bugfixes and cleanups only, please.
+       - Already successfully tested platform:
+         o  FreeBSD 3.1    Ralf S. Engelschall   all silent
+         o  Solaris 2.6    Ralf S. Engelschall   ctype-related warnings, test fails
+
+       Proposed release time: Monday, March 15th 1999
+
     o  OpenSSL 0.9.1c: Released on December 23th, 1998
 
   RELEASE SHOWSTOPPERS
            SSL_CTX_xxx() variants but on a per connection basis. That's needed
            to let us provide full-featured per-URL client verification in
            mod_ssl or Apache-SSL.
+           => It still dumps core, so I suspend this and investigate
+              again for OpenSSL 0.9.3.
         2. The perl/ stuff to make it really work the first time ;-)
-        3. The new documentation set in PID format under doc/
+           => I'll investigate a few more hours for OpenSSL 0.9.2
+        3. The new documentation set in POD format under doc/
+           => I'll investigate a few more hours for OpenSSL 0.9.2
         4. More cleanups to get rid of obsolete/old/ugly files in the
            source tree which are not really needed.
+           => Done all which were possible with my personal knowledge
 
     o Ben is currently working on:
-      Integration of the "send a correct CA list for SSLCACertificatePath"
-      from Apache-SSL/mod_ssl.
+       1. Function Prototype Thought Police issues.
+       2. Integrated documentation.
+       3. New TLS Ciphersuites.
+       4. Anything else that takes his fancy.
 
   NEEDS PATCH