]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9892
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 26 Sep 2022 16:50:45 +0000 (16:50 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 26 Sep 2022 16:50:45 +0000 (16:50 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3489642c0727c62a66dff6367cc0831280a30988..b28719e9e15fc5891949741b0497fc8a8cae801a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.5.14 Engineering
        Fixed libldap ldif_open_urlto check for failure (ITS#9904)
        Fixed libldap ldap_url_parsehosts check for failure (ITS#9904)
        Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035)
+       Fixed slapd transactions extended operations cleanup after write (ITS#9892)
        Fixed slapd-mdb max number of index databases to 256 (ITS#9895)
        Fixed slapd-monitor to free remembered cookies (ITS#9339)
        Fixed slapo-dynlist to ignore irrelevant objectClasses (ITS#9897)