]> git.sur5r.net Git - openldap/commitdiff
ITS#8281
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 26 Oct 2015 21:10:53 +0000 (16:10 -0500)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 26 Oct 2015 21:10:53 +0000 (16:10 -0500)
CHANGES

diff --git a/CHANGES b/CHANGES
index eebe45150a0091d964a988aa8a8c81470c0dcfbd..e30674e1c70971d05c65ee5abd5e9c8414c3b59b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,10 +12,12 @@ OpenLDAP 2.4.43 Engineering
        Fixed slapd-ldap SEGV after failed retry (ITS#8173)
        Fixed slapd-ldap to skip client controls in ldap_back_entry_get (ITS#8244)
        Fixed slapd-null to have an option to return a search entry (ITS#8249)
+       Fixed slapo-accesslog delta-sync MMR with interrupted refresh phase (ITS#8281)
        Fixed slapo-dds segfault when using slapo-memberof (ITS#8133)
        Fixed slapo-ppolicy to allow purging of stale pwdFailureTime attributes (ITS#8185)
        Fixed slapo-ppolicy to release entry on failure (ITS#7537)
        Fixed slapo-ppolicy to fall back to default policy if there is a parsing error (ITS#8234)
+       Fixed slapo-syncprov with interrupted refresh phase (ITS#8281)
        Fixed slapo-refint with subtree renames (ITS#8220)
        Fixed slapo-rwm missing olcDropUnrequested attribute (ITS#7889)
        Fixed slapo-rwm parsing to avoid double-escaping rewrite rules (ITS#7964)