]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10325
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 6 May 2025 15:49:23 +0000 (15:49 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 6 May 2025 15:49:23 +0000 (15:49 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4b136104c2fa35812569e06fb679838bd029b8ff..dd39e75b1a6968c38a0c609b1a97a7779bd49068 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.6 Change Log
 
 OpenLDAP 2.6.10 Engineering
        Fixed libldap ldap_result behavior with LDAP_MSG_RECEIVED (ITS#10229)
+       Fixed lloadd handling of starttls critical (ITS#10323)
        Fixed slapd syncrepl when used with slapo-rwm (ITS#10290)
        Fixed slapd regression with certain searches (ITS#10307)
        Fixed slapo-autoca olcAutoCAserverClass object (ITS#10288)
@@ -19,6 +20,7 @@ OpenLDAP 2.6.10 Engineering
                ITS#10309
                ITS#10312
                ITS#10320
+               ITS#10325
 
 OpenLDAP 2.6.9 Release (2024/11/26)
        Fixed libldap TLS connection timeout handling (ITS#8047)