]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8963
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 31 Jan 2019 23:46:26 +0000 (23:46 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 31 Jan 2019 23:46:26 +0000 (23:46 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index be6a50e3100b1c1604613c622ca478fdb092dd54..512cb8af177e8d16cfdfcc9390be07d8dfae89cb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,8 @@ OpenLDAP 2.4.48 Engineering
        Fixed libldap ASYNC TLS so it works (ITS#8957)
        Fixed libldap ASYNC connections with Solaris 10 (ITS#8968)
        Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353)
-       Fixed slapd with idletime of less than four seconds (ITS#8952)
+       Fixed slapd with an idletimeout of less than four seconds (ITS#8952)
+       Fixed slapd-ldap starttls connections timeout behavior (ITS#8963)
        Fixed slapd-mdb index cleanup with cn=config (ITS#8472)
        Fixed slapo-memberof conversion from slapd.conf to cn=config (ITS#8663)
        Build Environment