]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8650
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 13 Apr 2020 16:33:26 +0000 (16:33 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 13 Apr 2020 16:33:26 +0000 (16:33 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5a2d837ba1641b36327f8d57fe665c14a4a7443d..32076259d24e5debe8986b5b327b97e6fc008bb4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log
 OpenLDAP 2.4.50 Engineering
        Fixed client benign typos (ITS#8890)
        Fixed libldap type cast (ITS#9175)
+       Fixed libldap retry loop in ldap_int_tls_connect (ITS#8650)
        Fixed libldap_r race on Windows mutex initialization (ITS#9181)
        Fixed liblunicode memory leak (ITS#9198)
        Fixed slapd benign typos (ITS#8890)