]> git.sur5r.net Git - openldap/commitdiff
ITS#5364,5401,5405,5407,5413,5418,5419,5430,5432,5433,5434
authorHoward Chu <hyc@openldap.org>
Fri, 21 Mar 2008 02:21:17 +0000 (02:21 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 21 Mar 2008 02:21:17 +0000 (02:21 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ca1450215ba30c42b91ad242588dc3fc27a2ecab..6a883f188fa97581bfb63078ee061b83405b4f86 100644 (file)
--- 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)