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

diff --git a/CHANGES b/CHANGES
index 33391c5b72ffb94d2bfebdcb52a514cf286a990c..f60a5ef1c3031f0f2d63be93b1012008d13d7217 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,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)
        Documentation
                Fixed slapo-homedir(5) attribute name for olcHomedirArchivePath (ITS#10057)
        Minor Cleanup