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

diff --git a/CHANGES b/CHANGES
index dfdf22f2c027c8a61047de4cf5c35c417062ee3b..c9e17716aeecdbec744848445b5e71c671a0df11 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ OpenLDAP 2.6.4 Engineering
        Fixed lloadd shutdown code to protect memory correctly (ITS#9913)
        Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035)
        Fixed slapd free of config item (ITS#9912)
+       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 memory leaks with lloadd (ITS#9906)
        Fixed slapd-monitor to free remembered cookies (ITS#9339)