]> git.sur5r.net Git - openldap/commitdiff
ITS#5378,#5437,#5444,#5445,#5454
authorHoward Chu <hyc@openldap.org>
Fri, 11 Apr 2008 12:56:37 +0000 (12:56 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 11 Apr 2008 12:56:37 +0000 (12:56 +0000)
CHANGES

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