From: Quanah Gibson-Mount Date: Thu, 1 Nov 2018 18:14:04 +0000 (+0000) Subject: ITS#8927 X-Git-Tag: OPENLDAP_REL_ENG_2_4_47~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=491e206ec07146de69ba567a282d0db94ed2b310;p=thirdparty%2Fopenldap.git ITS#8927 --- diff --git a/CHANGES b/CHANGES index fab3f7acf9..310167bac2 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,7 @@ OpenLDAP 2.4.47 Engineering Fixed slapd domainScope control to match Microsoft specification (ITS#8840) Fixed slapd-bdb/hdb/mdb to not convert certain IDLs to ranges (ITS#8868) Fixed slapo-memberof cn=config modifications (ITS#8663) + Fixed slapo-ppolicy with multimaster replication (ITS#8927) Fixed slapo-syncprov with NULL modlist (ITS#8843) Build Environment Fixed missing includes with OpenSSL 1.0.2 (ITS#8809)