Deprecate NCONF_WIN32() function
Extensive documentation added in HISTORY section in doc/man5/config.pod Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9578)
This commit is contained in:
parent
833f7c8c55
commit
7cfc0a555c
7 changed files with 32 additions and 7 deletions
4
CHANGES
4
CHANGES
|
@ -9,6 +9,10 @@
|
|||
|
||||
Changes between 1.1.1 and 3.0.0 [xx XXX xxxx]
|
||||
|
||||
*) The undocumented function NCONF_WIN32() has been deprecated; for
|
||||
conversion details see the HISTORY section of doc/man5/config.pod
|
||||
[Rich Salz]
|
||||
|
||||
*) Introduced the new functions EVP_DigestSignInit_ex() and
|
||||
EVP_DigestVerifyInit_ex(). The macros EVP_DigestSignUpdate() and
|
||||
EVP_DigestVerifyUpdate() have been converted to functions. See the man
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue