From 23fca6cc5179c982fe39d379254cb289fc141dc1 Mon Sep 17 00:00:00 2001 From: Daniel Bevenius Date: Mon, 24 Sep 2018 08:43:35 +0200 Subject: Document OPENSSL_VERSION_TEXT macro This commit documents the OPENSSL_VERSION_TEXT which is currently missing in the man page. Reviewed-by: Tim Hudson Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/7301) (cherry picked from commit 7c69495712e3dc9aa8db38271f0c3faeb2037165) --- util/private.num | 1 + 1 file changed, 1 insertion(+) (limited to 'util/private.num') diff --git a/util/private.num b/util/private.num index 0391091a2f..9aad2b2326 100644 --- a/util/private.num +++ b/util/private.num @@ -241,6 +241,7 @@ EVP_seed_cfb define EVP_sm4_cfb define OBJ_cleanup define deprecated 1.1.0 OPENSSL_VERSION_NUMBER define +OPENSSL_VERSION_TEXT define OPENSSL_clear_free define OPENSSL_clear_realloc define OPENSSL_free define -- cgit v1.2.3