Remember one more wish from the users
This commit is contained in:
parent
15d21c2df4
commit
090db4f475
1 changed files with 7 additions and 1 deletions
8
STATUS
8
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."
|
||||
|
||||
|
|
Loading…
Reference in a new issue