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

diff --git a/CHANGES b/CHANGES
index fde1ab08a65eb9201c429f61599fe734140c457a..121a3cf07715b9c536d91881480bb8f17cd31b41 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,7 @@ OpenLDAP 2.4.48 Engineering
        Fixed libldap ASYNC TLS so it works (ITS#8957,ITS#8980)
        Fixed libldap ASYNC connections with Solaris 10 (ITS#8968)
        Fixed libldap with SASL_NOCANON=on and ldapi connections (ITS#7585)
+       Fixed libldap to use AI_ADDRCONFIG when available (ITS#7326)
        Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353)
        Fixed slapd with an idletimeout of less than four seconds (ITS#8952)
        Fixed slapd config parser variable for Windows64 (ITS#9012)