summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1999-02-25 14:44:55 +0000
committerRalf S. Engelschall <rse@openssl.org>1999-02-25 14:44:55 +0000
commit090db4f4750157195c4afb5a9fcb70a4d4eb277e (patch)
tree9ef194f0621bc130545bb365fe55b23abfeb9c30 /STATUS
parent15d21c2df4335f1cea72472b8e71a76d9004d38e (diff)
Remember one more wish from the users
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS8
1 files changed, 7 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index f8464fa969..edf9505f41 100644
--- 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
@@ -144,3 +144,9 @@
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."
+