]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9339
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 12 Sep 2022 21:27:34 +0000 (21:27 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 12 Sep 2022 21:27:34 +0000 (21:27 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1bf6f2a61f56d1594aa3d51c852fe92e310c1b29..3489642c0727c62a66dff6367cc0831280a30988 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,13 +6,14 @@ OpenLDAP 2.5.14 Engineering
        Fixed libldap ldap_url_parsehosts check for failure (ITS#9904)
        Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035)
        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)
        Fixed slapo-remoteauth memory leaks (ITS#9438)
        Build Environment
                Fixed build process to not use gmake specific features (ITS#9894)
+               Fixed slapo-otp testdir creation (ITS#9437)
                Fixed slapd-tester memory leak (ITS#9908)
                Fixed usage of non-standard C syntax (ITS#9898, ITS#9899, ITS#9901)
-               Fixed slapo-otp testdir creation (ITS#9437)
                Fixed usage of bashism (ITS#9900)
 
 OpenLDAP 2.5.13 Release (2022/07/14)