From: Howard Chu Date: Fri, 21 Mar 2008 02:21:17 +0000 (+0000) Subject: ITS#5364,5401,5405,5407,5413,5418,5419,5430,5432,5433,5434 X-Git-Tag: OPENLDAP_REL_ENG_2_4_9~117 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3c18354d51d77b3311b292f24f5b8f952948b3fb;p=openldap ITS#5364,5401,5405,5407,5413,5418,5419,5430,5432,5433,5434 --- diff --git a/CHANGES b/CHANGES index ca1450215b..6a883f188f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,18 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.9 Engineering + Fixed libldap_r tpool pause checks (ITS#5364, #5407) + Fixed slapd frontendDB backend selection (ITS#5419) + Fixed slapd syncrepl hang on back-config (ITS#5407) + Fixed slapd syncrepl compare_csns crash (ITS#5413) + Fixed slapd syncrepl contextCSN update clash (ITS#5426) + Fixed slapd syncrepl/glue failure (ITS#5430) + Fixed slapd syncrepl crash on empty CSN (ITS#5432) + Fixed slapo-syncprov psearch on closed connection (ITS#5401) + Fixed slapo-syncprov psearch task delay (ITS#5405) + Fixed slapo-syncprov psearch filter identity (ITS#5418) + Fixed slapo-syncprov/glue contextCSN update (ITS#5433) + Fixed slapo-syncprov/glue search ops (ITS#5434) OpenLDAP 2.4.8 Release (2008/02/19) Fixed ldapmodify verbose logging (ITS#5247)