From aca1e4e753ee0293f9dd03a458a3024c070db3fb Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount <quanah@openldap.org> Date: Wed, 17 Oct 2007 22:18:10 +0000 Subject: [PATCH] ITS#5127 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index d162c62970..3d14d33ca2 100644 --- a/CHANGES +++ b/CHANGES @@ -32,6 +32,7 @@ OpenLDAP 2.4.6 Engineering Fixed slapi SEARCH_RESULT_ENTRY leak (ITS#5060) Fixed slapi db_open failure (ITS#5164) Fixed sasl SASL_SSF_EXTERNAL type (ITS#3864) + Fixed libldap connection behavior when server down (ITS#5127) Fixed openldap.schema sequence in objectClass definition (ITS#5174) Build Environment Use separate config OID arc for contrib (ITS#5158) -- GitLab