Really add BIO_read this time...
[oweals/openssl.git] / STATUS
diff --git a/STATUS b/STATUS
index 7479ed1245b282b8e3e475ecfdd1c2dea1767cd9..e86a1eea2f329b96dc29ac0887eefc5ec1e863fb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2000/06/14 17:27:02 $
+  ______________                           $Date: 2000/09/07 08:14:46 $
 
   DEVELOPMENT STATE
 
@@ -22,6 +22,7 @@
   IN PROGRESS
 
     o Steve is currently working on (in no particular order):
+        ASN1 code redesign, butchery, replacement.
         EVP cipher enhancement.
         Proper (or at least usable) certificate chain verification.
        Private key, certificate and CRL API and implementation.
@@ -33,6 +34,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