-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dr. Stephen Henson schrieb:

>   patch -p0 <<'@@ .'
>   Index: openssl/CHANGES
>   ============================================================================
>   $ cvs diff -u -r1.1342 -r1.1343 CHANGES
>   --- openssl/CHANGES 18 Jul 2006 12:36:17 -0000      1.1342
>   +++ openssl/CHANGES 24 Jul 2006 12:39:20 -0000      1.1343
>   @@ -4,6 +4,12 @@
>    
>     Changes between 0.9.8b and 0.9.9  [xx XXX xxxx]
>    
>   +  *) New function X509_CRL_match() to check if two CRLs are identical. 
> Normally
>   +     this would be called X509_CRL_cmp() but that name is already used by
>   +     a function that just compares CRL issuer names. Cache several CRL 
>   +     extensions in X509_CRL structure and cache CRLDP in X509.
>   +     [Steve Henson]

Wouldn't it be adviseable to rename the old X509_CRL_cmp()
to  something like X509_CRL_cmp_issuer(), define a macro for
the old name and flag it as deprecated ?

After some grace time the old macro is removed and after some
other grace time the X509_CRL_match() becomes X509_CRL_cmp() ?

Bye

Goetz

- --
DMCA: The greed of the few outweighs the freedom of the many
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFExRPB2iGqZUF3qPYRAraEAJ4/vg0NxJd9umLLWSCUkLN9CEIswgCeOH51
fUAstjCsgATTRx5pERQyPs4=
=cMM/
-----END PGP SIGNATURE-----
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to