From: Matt Caswell Date: Thu, 12 Oct 2023 14:55:48 +0000 (+0100) Subject: Add a HISTORY section in the docs about the new ERR_STATE functions X-Git-Tag: openssl-3.2.0-beta1~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b13f3f1aa709b6c31136b48af51ed22c30f82cb2;p=thirdparty%2Fopenssl.git Add a HISTORY section in the docs about the new ERR_STATE functions Reviewed-by: Tomas Mraz Reviewed-by: Hugo Landau (Merged from https://github.com/openssl/openssl/pull/22368) --- diff --git a/doc/man3/OSSL_ERR_STATE_save.pod b/doc/man3/OSSL_ERR_STATE_save.pod index 05c738fc552..93c4b8f4736 100644 --- a/doc/man3/OSSL_ERR_STATE_save.pod +++ b/doc/man3/OSSL_ERR_STATE_save.pod @@ -70,6 +70,10 @@ missing the auxiliary error data. L, L, L +=head1 HISTORY + +All of these functions were added in OpenSSL 3.2. + =head1 COPYRIGHT Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.