Remember one more wish from the users
authorRalf S. Engelschall <rse@openssl.org>
Thu, 25 Feb 1999 14:44:55 +0000 (14:44 +0000)
committerRalf S. Engelschall <rse@openssl.org>
Thu, 25 Feb 1999 14:44:55 +0000 (14:44 +0000)
STATUS

diff --git a/STATUS b/STATUS
index f8464fa9698b4003bb94bbfb5aba199ee9c1eb46..edf9505f41c103c3568a2075739d8a75e8457b76 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 1999/02/21 12:33:58 $
+  ______________                           $Date: 1999/02/25 14:44:55 $
 
   DEVELOPMENT STATE
 
        SSLeay-0.9.1b RPM already includes some patches which do some of this.
        I can forward them if you wish."
 
+    o  Mats Nilsson <mats.nilsson@xware.se>:
+       "Add reference counting to all substructures of X509 etc. For instance,
+       X509_NAME lacks a reference counter, while EVP_PKEY has one.  I'm
+       making COM-wrappers for selected parts of SSLeay for a project of ours,
+       and has found this inconsistency in copy semantics annoying."
+