Commit 9e7849122b for openssl.org
commit 9e7849122be17436053ef5d17cd6e8e5231d68c5
Author: Eugene Syromiatnikov <esyr@openssl.org>
Date: Wed Feb 25 17:53:53 2026 +0100
doc/man7/ossl-removed-api.pod: mention OPENSSL_atexit in the NAME section
Complements: ca52fe62e7f3 "Remove OPENSSL_atexit();"
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Frederik Wedel-Heinen <fwh.openssl@gmail.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
MergeDate: Tue Mar 3 14:57:53 2026
(Merged from https://github.com/openssl/openssl/pull/30218)
diff --git a/doc/man7/ossl-removed-api.pod b/doc/man7/ossl-removed-api.pod
index d461df982f..e60a060fc1 100644
--- a/doc/man7/ossl-removed-api.pod
+++ b/doc/man7/ossl-removed-api.pod
@@ -131,6 +131,7 @@ EVP_PKEY_asn1_set_set_pub_key,
EVP_PKEY_asn1_set_get_priv_key,
EVP_PKEY_asn1_set_get_pub_key,
EVP_PKEY_asn1_set_security_bits,
+OPENSSL_atexit,
SSLv3_method,
SSLv3_server_method,
SSLv3_client_method,