From: Howard Chu Date: Fri, 11 Apr 2008 12:56:37 +0000 (+0000) Subject: ITS#5378,#5437,#5444,#5445,#5454 X-Git-Tag: OPENLDAP_REL_ENG_2_4_9~114 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3914c4ab2f4291763dae1f7e94eac8a5a9594ee9;p=openldap ITS#5378,#5437,#5444,#5445,#5454 --- diff --git a/CHANGES b/CHANGES index 6a883f188f..7e74e4b6f6 100644 --- a/CHANGES +++ b/CHANGES @@ -3,16 +3,20 @@ 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 delta-syncrepl resync (ITS#5378) 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 slapd syncrepl refreshAndPersist (ITS#5454) 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) + Fixed slapo-syncprov null cookie (ITS#5437,#5444) + Fixed slapo-syncprov double-free (ITS#5445) OpenLDAP 2.4.8 Release (2008/02/19) Fixed ldapmodify verbose logging (ITS#5247)