From 2b19a76914b50c7c3331d2eff1948dfe1904dc1a 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 97e2ae910c1..57758597cda 100644 --- a/doc/man1/openssl-fipsinstall.pod.in +++ b/doc/man1/openssl-fipsinstall.pod.in @@ -239,6 +239,10 @@ L, L, L +=head1 HISTORY + +The B application was added in OpenSSL 3.0. + =head1 COPYRIGHT Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved. -- 2.47.2