Commit 090db4f4 authored by Ralf S. Engelschall's avatar Ralf S. Engelschall
Browse files

Remember one more wish from the users

parent 15d21c2d
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line

  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."