From: Quanah Gibson-Mount Date: Thu, 20 Jun 2019 17:45:17 +0000 (+0000) Subject: ITS#8799 X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=271d3336340b92ead91655994e4faef1c403f6fa;p=thirdparty%2Fopenldap.git ITS#8799 --- diff --git a/CHANGES b/CHANGES index d551203564..04876c3cb8 100644 --- a/CHANGES +++ b/CHANGES @@ -34,6 +34,7 @@ OpenLDAP 2.4.48 Engineering Fixed slapd-mdb index cleanup with cn=config (ITS#8472) Fixed slapo-accesslog possible assert with exops (ITS#8971) Fixed slapo-chain to correctly reject multiple chaining URIs (ITS#8637) + Fixed slapo-chain conversion from slapd.conf to cn=config (ITS#8799) Fixed slapo-memberof conversion from slapd.conf to cn=config (ITS#8663) Fixed slapo-memberof for group name change to itself (ITS#9000) Fixed slapo-ppolicy behavior when pwdInHistory is changed (ITS#8349)