]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9494
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 14 Apr 2021 15:46:50 +0000 (15:46 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 14 Apr 2021 15:46:50 +0000 (15:46 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index be19ee4e00d9424cec0fbaf1b3ada98bdfbeeb53..ddb7d8ed28c7e655baee0574cda1b83b6ccbf50b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,8 @@ 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)
+       Contrib
+               Fixed slapo-autogroup to not thrash thead context (ITS#9494)
 
 OpenLDAP 2.4.58 Release (2021/03/16)
        Fixed slapd validity checks for issuerAndThisUpdateCheck (ITS#9454)