]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8980
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 17 Apr 2019 23:11:37 +0000 (23:11 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 17 Apr 2019 23:11:37 +0000 (23:11 +0000)
Note ITS#8980 fix for async tls

CHANGES

diff --git a/CHANGES b/CHANGES
index e305ae7347c2c8a6e297c6e62517146e1a5fedc2..343de1c92fb9e93f41728c86aafcc87a431b48f9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@ OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.48 Engineering
        Fixed liblber leaks (ITS#8727)
-       Fixed libldap ASYNC TLS so it works (ITS#8957)
+       Fixed libldap ASYNC TLS so it works (ITS#8957,ITS#8980)
        Fixed libldap ASYNC connections with Solaris 10 (ITS#8968)
        Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353)
        Fixed slapd with an idletimeout of less than four seconds (ITS#8952)