]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8799
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 20 Jun 2019 17:45:17 +0000 (17:45 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 20 Jun 2019 17:45:17 +0000 (17:45 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index d55120356446153d4dac737ec4ac87e0e6d93b8b..04876c3cb80acd91bb396b779e253eacc729b3b5 100644 (file)
--- 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)