]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9328
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 26 Aug 2020 21:39:01 +0000 (21:39 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 26 Aug 2020 21:39:01 +0000 (21:39 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 20c9dc8ea04758aa8ee7d88c9aa4f8eeed159291..81a5aa58eb8b2080c235c7c8f5fcea330b266503 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.4.52 Engineering
        Added libldap OpenSSL support for multiple EECDH curves (ITS#9054)
        Added slapd OpenSSL support for multiple EECDH curves (ITS#9054)
        Fixed librewrite malloc/free corruption (ITS#9249)
+       Fixed libldap hang when using UDP and server down (ITS#9328)
        Fixed slapd syncrepl rare deadlock due to network issues (ITS#9324)
        Fixed slapd syncrepl regression that could trigger an assert (ITS#9329)