X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=CHANGES.md;h=c552e9a0a8db35fb380ad39f0c512ae3bcb0da5f;hp=84867ff29c7e8f7f6a9821d0d25a06d70f089a9d;hb=1dfdbd5bf65bc9e7dec728e502f9c7cd9352bb42;hpb=f33ca114c1f8a1ea07948fec6e175806d69274ef diff --git a/CHANGES.md b/CHANGES.md index 84867ff29c..c552e9a0a8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -24,6 +24,11 @@ OpenSSL 3.0 ### Changes between 1.1.1 and 3.0 [xx XXX xxxx] ### + * `ASN1_verify()`, `ASN1_digest()` and `ASN1_sign()` have been deprecated. + They are old functions that we don't use, and that you could disable with + the macro `NO_ASN1_OLD`. This goes all the way back to OpenSSL 0.9.7. + + *Richard Levitte* * The main project documents (README, NEWS, CHANGES, INSTALL, SUPPORT) have been converted to Markdown with the goal to produce documents