]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8743
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 13 May 2019 14:46:52 +0000 (14:46 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 13 May 2019 14:46:52 +0000 (14:46 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 504ea54ae23a1a264db8e7c4f54f6a3fe866eadd..fde1ab08a65eb9201c429f61599fe734140c457a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,7 @@ OpenLDAP 2.4.48 Engineering
        Fixed slapd syncrepl fallback handling with delta-syncrepl (ITS#9015)
        Fixed slapo-accesslog with SLAP_MOD_SOFT modifications (ITS#8990)
        Fixed slapd-ldap starttls connections timeout behavior (ITS#8963)
+       Fixed slapd-meta conversion from slapd.conf to cn=config (ITS#8743)
        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)