]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8754
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 14 Jun 2019 15:09:25 +0000 (15:09 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 14 Jun 2019 15:09:25 +0000 (15:09 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f11c3a6814b614af19b044a3ba99b1281df03895..816e945160445077441e9b40c5469c65f8250a96 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,7 @@ OpenLDAP 2.4.48 Engineering
        Fixed libldap to be able to unset syncrepl TLS options (ITS#7042)
        Fixed libldap race condition in ldap_int_initialize (ITS#7996, ITS#8450)
        Fixed libldap return code in ldap_create_assertion_control_value (ITS#8674)
+       Fixed libldap to correctly disable IPv6 when configured to do so (ITS#8754)
        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)