summaryrefslogtreecommitdiffstats
path: root/doc/man7
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-11-21 12:11:02 +0100
committerTomas Mraz <tomas@openssl.org>2022-11-23 08:23:17 +0100
commitf5e602b5500cc736fe774b114dc66180341a5ce7 (patch)
treef03913939543ff6e9cfa3c461b429864e87a8fc2 /doc/man7
parentUpdate CHANGES.md and NEWS.md from 3.0.7 (diff)
downloadopenssl-f5e602b5500cc736fe774b114dc66180341a5ce7.tar.xz
openssl-f5e602b5500cc736fe774b114dc66180341a5ce7.zip
Fix version mistake in some HISTORY sections
Follow up of PR#19690 Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19725)
Diffstat (limited to 'doc/man7')
-rw-r--r--doc/man7/EVP_KDF-PVKKDF.pod2
-rw-r--r--doc/man7/EVP_KEM-X25519.pod2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/man7/EVP_KDF-PVKKDF.pod b/doc/man7/EVP_KDF-PVKKDF.pod
index f5a959721b..8edbb5b449 100644
--- a/doc/man7/EVP_KDF-PVKKDF.pod
+++ b/doc/man7/EVP_KDF-PVKKDF.pod
@@ -57,7 +57,7 @@ L<OSSL_PROVIDER-legacy(7)>
=head1 HISTORY
-This functionality was added in OpenSSL 3.0.
+This functionality was added in OpenSSL 3.2.
=head1 COPYRIGHT
diff --git a/doc/man7/EVP_KEM-X25519.pod b/doc/man7/EVP_KEM-X25519.pod
index 0a6775eaa1..a9dcd3a27a 100644
--- a/doc/man7/EVP_KEM-X25519.pod
+++ b/doc/man7/EVP_KEM-X25519.pod
@@ -67,7 +67,7 @@ L<provider-keymgmt(7)>
=head1 HISTORY
-This functionality was added in OpenSSL 3.0.
+This functionality was added in OpenSSL 3.2.
=head1 COPYRIGHT