From: Quanah Gibson-Mount Date: Tue, 6 May 2025 15:57:25 +0000 (+0000) Subject: ITS#10140 X-Git-Tag: OPENLDAP_REL_ENG_2_6_10~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=903ddf5424bc6ea396faafd9d937baef1c8d5892;p=thirdparty%2Fopenldap.git ITS#10140 --- diff --git a/CHANGES b/CHANGES index dad91c97ba..8dd6fdc78d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.10 Engineering + Added slapd microsecond timestamp format for local logging (ITS#10140) 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)