]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10076
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 9 Oct 2023 20:26:53 +0000 (20:26 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 9 Oct 2023 20:26:53 +0000 (20:26 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2f1d3a5dd79633571579a83902c1b906a92fe19a..e282e09917d99e13c3262c905358a6cc7e3e28b2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.6 Change Log
 OpenLDAP 2.6.7 Engineering
        Fixed libldap exit handling with OpenSSL3 (ITS#9952)
        Fixed lloadd to work when resolv.conf is missing (ITS#10070)
+       Fixed slapd-asyncmeta when remote suffix is empty (ITS#10076)
        Documentation
                Fixed slapo-homedir(5) attribute name for olcHomedirArchivePath (ITS#10057)
        Minor Cleanup