]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8637
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Jun 2019 16:16:26 +0000 (16:16 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Jun 2019 16:16:26 +0000 (16:16 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index c1031ec9f461b44d40219b20291bd9ba42b53424..ec109f02a52d49787e82749d9c94ab724fceea4d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -30,6 +30,7 @@ OpenLDAP 2.4.48 Engineering
        Fixed slapd-mdb fix bitshift integer overflow (ITS#8989)
        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-memberof conversion from slapd.conf to cn=config (ITS#8663)
        Fixed slapo-ppolicy behavior when pwdInHistory is changed (ITS#8349)
        Fixed slapo-rwm to not free original filter (ITS#8964)