From: Quanah Gibson-Mount Date: Mon, 26 Sep 2022 16:50:01 +0000 (+0000) Subject: ITS#9892 X-Git-Tag: OPENLDAP_REL_ENG_2_6_4~82 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=674113ddd9ede6b5f89cc9af02dc914e8c039fa7;p=thirdparty%2Fopenldap.git ITS#9892 --- diff --git a/CHANGES b/CHANGES index dfdf22f2c0..c9e17716ae 100644 --- 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)