From fb20044a43e744c79141857303690853cfd3d3f4 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Mon, 30 Sep 2024 10:45:28 +0100 Subject: [PATCH] docs: add HISTORY section to openssl-fipsinstall (3.0+) Documents when the command was added. Reviewed-by: Shane Lontis Reviewed-by: Paul Dale Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/25546) (cherry picked from commit 634d84324a463317cea52510c62d8bafc2ff1eb0) --- doc/man1/openssl-fipsinstall.pod.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/man1/openssl-fipsinstall.pod.in b/doc/man1/openssl-fipsinstall.pod.in index b1768b7f91d..9a1159f2b26 100644 --- a/doc/man1/openssl-fipsinstall.pod.in +++ b/doc/man1/openssl-fipsinstall.pod.in @@ -278,6 +278,10 @@ L, L, L +=head1 HISTORY + +The B application was added in OpenSSL 3.0. + =head1 COPYRIGHT Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved. -- 2.47.2