From: Matt Caswell Date: Wed, 4 Dec 2019 10:21:52 +0000 (+0000) Subject: Update the HISTORY entry for RSA_get0_pss_params() X-Git-Tag: OpenSSL_1_1_1e~105 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e2af84bd45c017c0c6a0fa06ee5d7fcf11d7366d;p=oweals%2Fopenssl.git Update the HISTORY entry for RSA_get0_pss_params() Make a note of when this function was first introduced Reviewed-by: Richard Levitte Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/10568) --- diff --git a/doc/man3/RSA_get0_key.pod b/doc/man3/RSA_get0_key.pod index b2bcae1138..adcd57c490 100644 --- a/doc/man3/RSA_get0_key.pod +++ b/doc/man3/RSA_get0_key.pod @@ -160,6 +160,8 @@ L, L =head1 HISTORY +The RSA_get0_pss_params() function was added in OpenSSL 1.1.1e. + The RSA_get_multi_prime_extra_count(), RSA_get0_multi_prime_factors(), RSA_get0_multi_prime_crt_params(), RSA_set0_multi_prime_params(),