Add a HISTORY section in the docs about the new ERR_STATE functions
authorMatt Caswell <matt@openssl.org>
Thu, 12 Oct 2023 14:55:48 +0000 (15:55 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Oct 2023 09:08:12 +0000 (10:08 +0100)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22368)

doc/man3/OSSL_ERR_STATE_save.pod

index 05c738fc552a33e6a188547a4ba6bc8225e799cc..93c4b8f4736049d0651eae959ad99a570d26130d 100644 (file)
@@ -70,6 +70,10 @@ missing the auxiliary error data.
 
 L<ERR_raise(3)>, L<ERR_get_error(3)>, L<ERR_clear_error(3)>
 
+=head1 HISTORY
+
+All of these functions were added in OpenSSL 3.2.
+
 =head1 COPYRIGHT
 
 Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.