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

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