From: Quanah Gibson-Mount Date: Thu, 16 Mar 2017 16:05:57 +0000 (-0700) Subject: ITS#8585 X-Git-Tag: OPENLDAP_REL_ENG_2_4_45~47 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f74b2c41d5ae5d9e10f3abb30fc1758bdfe40ae5;p=openldap ITS#8585 --- diff --git a/CHANGES b/CHANGES index ec609c0731..0412465968 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.45 Engineering Added slapd support for OpenSSL 1.1.0 series (ITS#8353, ITS#8533) + Fixed libldap to fail ldap_result if the handle is already bad (ITS#8585) Fixed libldap to expose error if user specified CA doesn't exist (ITS#8529) Fixed libldap handling of Diffie-Hellman parameters (ITS#7506) Fixed libldap GnuTLS use after free (ITS#8385)