]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9557
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 1 Jun 2021 17:57:08 +0000 (17:57 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 1 Jun 2021 17:57:08 +0000 (17:57 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ff467f711ac1a5873370da6f557a0f2b7ed7f0b9..121ba80fecc9a6d2b183d8bf5601216f60ef36f2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ OpenLDAP 2.4.59 Engineering
        Fixed slapd syncrepl handling of add+delete on single value attr (ITS#9295)
        Fixed slapd-mdb cursor init check (ITS#9526)
        Fixed slapd-mdb deletion of context entry (ITS#9531)
+       Fixed slapd-mdb off-by-one affecting search scope (ITS#9557)
        Fixed slapo-pcache locking during expiration (ITS#9529)
        Contrib
                Fixed slapo-autogroup to not thrash thread context (ITS#9494)