aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2021-05-27 11:00:35 +0200
committerPauli <pauli@openssl.org>2021-06-02 12:40:02 +1000
commitb3c2ed7043233bd738957a7fcdf9e0734bfea937 (patch)
tree6ac0121007843e1bea0b0bf3fed25e8415221689 /CHANGES.md
parent6b750b89ee9ad3952b1b25e47b848abc8b60e7dd (diff)
downloadopenssl-b3c2ed7043233bd738957a7fcdf9e0734bfea937.zip
openssl-b3c2ed7043233bd738957a7fcdf9e0734bfea937.tar.gz
openssl-b3c2ed7043233bd738957a7fcdf9e0734bfea937.tar.bz2
Add NCONF_get_section_names()
And a few additional fixups to make the no-deprecated configuration to build. Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15466)
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index ed9ad1c..9b5ef88 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -47,7 +47,7 @@ breaking changes, and mappings for the large list of deprecated functions.
* The public definitions of conf_method_st and conf_st have been
deprecated. They will be made opaque in a future release.
- * Rich Salz *
+ *Rich Salz and Tomáš Mráz*
* Client-initiated renegotiation is disabled by default. To allow it, use
the -client_renegotiation option, the SSL_OP_ALLOW_CLIENT_RENEGOTIATION