]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9526
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 19 Apr 2021 16:35:06 +0000 (16:35 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 19 Apr 2021 16:35:06 +0000 (16:35 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ddb7d8ed28c7e655baee0574cda1b83b6ccbf50b..bf6effbc6540e87e088d74c8cf774e0d0f1150f5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log
 OpenLDAP 2.4.59 Engineering
        Fixed libldap TLSv1.3 cipher suites with OpenSSL 1.1.1 (ITS#9521)
        Fixed slapd syncrepl handling of add+delete on single value attr (ITS#9295)
+       Fixed slapd-mdb to cursor init check (ITS#9526)
        Contrib
                Fixed slapo-autogroup to not thrash thead context (ITS#9494)