From: Quanah Gibson-Mount Date: Mon, 31 Jul 2023 18:07:39 +0000 (+0000) Subject: ITS#10067 X-Git-Tag: OPENLDAP_REL_ENG_2_5_16~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cb4659a01ace05ad6a28e51bb3adf274db0a278;p=thirdparty%2Fopenldap.git ITS#10067 --- diff --git a/CHANGES b/CHANGES index 521bbc2a2d..f19973cc1e 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,8 @@ OpenLDAP 2.5 Change Log OpenLDAP 2.5.16 Engineering Fixed slapd cn=config incorrect handling of paused (ITS#10045) + Fixed slapd-meta to account for MOD ops being optional (ITS#10067) + Fixed slapd-asyncmeta to account for MOD ops being optional (ITS#10067) OpenLDAP 2.5.15 Release (2023/07/10) Added libldap openssl3 support (ITS#9436, ITS#10030)