From: Quanah Gibson-Mount Date: Tue, 1 Jun 2021 17:57:08 +0000 (+0000) Subject: ITS#9557 X-Git-Tag: OPENLDAP_REL_ENG_2_4_59~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f98bcd3628b2a13fd7f5d861586d7941ea1b4f0;p=thirdparty%2Fopenldap.git ITS#9557 --- diff --git a/CHANGES b/CHANGES index ff467f711a..121ba80fec 100644 --- 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)