From: Quanah Gibson-Mount Date: Tue, 25 Aug 2020 20:08:26 +0000 (+0000) Subject: ITS#9324 X-Git-Tag: OPENLDAP_REL_ENG_2_4_52~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=706dea24a5fdffa51e75e99dc83b930c86e0c3c9;p=thirdparty%2Fopenldap.git ITS#9324 --- diff --git a/CHANGES b/CHANGES index 148d1062a4..d488576f10 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,8 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.52 Engineering Added libldap LDAP_OPT_X_TLS_REQUIRE_SAN option (ITS#9318) Added libldap OpenSSL support for multiple EECDH curves (ITS#9054) + Added slapd OpenSSL support for multiple EECDH curves (ITS#9054) + Fixed slapd syncrepl rare deadlock due to network issues (ITS#9324) OpenLDAP 2.4.51 Release (2020/08/11) Added slapo-ppolicy implement Netscape password policy controls (ITS#9279)