Rename INIT funtions, deprecate old ones.
[openssl.git] / doc / crypto / ERR_load_crypto_strings.pod
index b4af1fc5090b822124ecfe546fbf36b0304840a5..88678d90205aea35011588800b73967e19ebe7be 100644 (file)
@@ -37,4 +37,10 @@ ERR_free_strings() return no values.
 
 L<err(3)>, L<ERR_error_string(3)>
 
+=head1 HISTORY
+
+The ERR_load_crypto_strings(), SSL_load_error_strings(), and
+ERR_free_strings() functions were deprecated in OpenSSL 1.1.0 by
+OPENSSL_init_crypto() and OPENSSL_init_ssl().
+
 =cut