From: Quanah Gibson-Mount Date: Tue, 3 Jul 2018 23:33:12 +0000 (+0000) Subject: ITS#8840 X-Git-Tag: OPENLDAP_REL_ENG_2_4_47~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cecf729eb44a35104472f82ba8d3c117c588b0f;p=thirdparty%2Fopenldap.git ITS#8840 --- diff --git a/CHANGES b/CHANGES index bf040e3605..56d7dcabde 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log 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) OpenLDAP 2.4.46 Release (2018/03/22) Fixed libldap connection delete callbacks when TLS fails to start (ITS#8717)