]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9324
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 25 Aug 2020 20:08:26 +0000 (20:08 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 25 Aug 2020 20:08:26 +0000 (20:08 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 148d1062a460c870c0eaf4226c8db542bd241028..d488576f10b9ed65b9d3f95efc73e9e8c9c26484 100644 (file)
--- 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)