]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9529
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 30 Apr 2021 16:58:20 +0000 (16:58 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 30 Apr 2021 16:58:20 +0000 (16:58 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index bf6effbc6540e87e088d74c8cf774e0d0f1150f5..56187b6191caf59a3f7e5c3a6927f3977ca045f3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ 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)
+       Fixed slapo-pcache locking during expiration (ITS#9529)
        Contrib
                Fixed slapo-autogroup to not thrash thead context (ITS#9494)