From: Quanah Gibson-Mount Date: Tue, 3 Jul 2018 23:35:04 +0000 (+0000) Subject: ITS#8843 X-Git-Tag: OPENLDAP_REL_ENG_2_4_47~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f7eaafb53e2aecbdbc7b2747e7a0df58473591b;p=thirdparty%2Fopenldap.git ITS#8843 --- diff --git a/CHANGES b/CHANGES index 56d7dcabde..8bb0a7ae55 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ OpenLDAP 2.4.47 Engineering Added slapd-sock DN qualifier for subtrees to be processed (ITS#8051) Added slapd-sock ability to send extended operations to external listeners (ITS#8714) Fixed slapd domainScope control to match Microsoft specification (ITS#8840) + Fixed slapo-syncprov will NULL modlist (ITS#8843) OpenLDAP 2.4.46 Release (2018/03/22) Fixed libldap connection delete callbacks when TLS fails to start (ITS#8717)