From: Quanah Gibson-Mount Date: Mon, 9 Jan 2023 18:39:12 +0000 (+0000) Subject: ITS#9880 X-Git-Tag: OPENLDAP_REL_ENG_2_5_14~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76fc82a8964e5bb21112f70b505e75d98433bd60;p=thirdparty%2Fopenldap.git ITS#9880 --- diff --git a/CHANGES b/CHANGES index 55632d1ba5..2524264dde 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,7 @@ OpenLDAP 2.5.14 Engineering Fixed slapd-mdb to always release entries from ADD operations (ITS#9942) Fixed slapd-mdb to fully init empty DN in tool_entry_get (ITS#9940) Fixed slapd-monitor to free remembered cookies (ITS#9339) + Fixed slapo-accesslog reqStart ordering matching rule (ITS#9880) Fixed slapo-deref memory leak (ITS#9924) Fixed slapo-dynlist to ignore irrelevant objectClasses (ITS#9897) Fixed slapo-dynlist to avoid unnecessary searches (ITS#9929)