]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9135
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 28 Aug 2020 01:31:14 +0000 (01:31 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 28 Aug 2020 01:31:14 +0000 (01:31 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 81a5aa58eb8b2080c235c7c8f5fcea330b266503..da8dee2a73f9377f566c767230cfb5a0e0850e83 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ OpenLDAP 2.4.52 Engineering
        Fixed libldap hang when using UDP and server down (ITS#9328)
        Fixed slapd syncrepl rare deadlock due to network issues (ITS#9324)
        Fixed slapd syncrepl regression that could trigger an assert (ITS#9329)
+       Fixed slapd-mdb index error with collapsed range (ITS#9135)
 
 OpenLDAP 2.4.51 Release (2020/08/11)
        Added slapo-ppolicy implement Netscape password policy controls (ITS#9279)