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

diff --git a/CHANGES b/CHANGES
index d488576f10b9ed65b9d3f95efc73e9e8c9c26484..5b94248639d6dabbdd5d90176b1415ad76c1d418 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.4.52 Engineering
        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)
+       Fixed slapd syncrepl regression that could trigger an assert (ITS#9329)
 
 OpenLDAP 2.4.51 Release (2020/08/11)
        Added slapo-ppolicy implement Netscape password policy controls (ITS#9279)