Update the HISTORY entry for RSA_get0_pss_params()
authorMatt Caswell <matt@openssl.org>
Wed, 4 Dec 2019 10:21:52 +0000 (10:21 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 16 Dec 2019 14:50:07 +0000 (14:50 +0000)
Make a note of when this function was first introduced

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10568)

doc/man3/RSA_get0_key.pod

index b2bcae1138a2d85b5fd27eb521ebe14aa0335a35..adcd57c4907132eb26717b8eb2bfdda735fffa1e 100644 (file)
@@ -160,6 +160,8 @@ L<RSA_new(3)>, L<RSA_size(3)>
 
 =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(),