]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#7585
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 18 Apr 2019 23:39:02 +0000 (23:39 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 18 Apr 2019 23:39:02 +0000 (23:39 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8e77fcbdabc8ffeccefd56dfd87e03437847c521..2d1df69c69064c8072ea2cfcaa26c505b72c0dbf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ OpenLDAP 2.4.48 Engineering
        Fixed liblber leaks (ITS#8727)
        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_r handling of deprecated OpenSSL function (ITS#8353)
        Fixed slapd with an idletimeout of less than four seconds (ITS#8952)
        Fixed slapo-accesslog with SLAP_MOD_SOFT modifications (ITS#8990)