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

diff --git a/CHANGES b/CHANGES
index f60a5ef1c3031f0f2d63be93b1012008d13d7217..07a14c19b00d2e92915f09e4ffe659da4d32421d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.5 Change Log
 OpenLDAP 2.5.17 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