]> git.sur5r.net Git - openldap/commitdiff
ITS#8486
authorQuanah Gibson-Mount <quanah@openldap.org>
Sun, 11 Feb 2018 20:57:03 +0000 (20:57 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sun, 11 Feb 2018 20:57:03 +0000 (20:57 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3fbe91283c7349d25405eb4eb72dee53d8759e5c..4d09b72c05ad34df8e8c6ca9b3178d9122e5c349 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -29,6 +29,7 @@ OpenLDAP 2.4.46 Engineering
        Fixed slapo-syncprov to initialize an empty accesslog db if configured (ITS#8100)
        Fixed slapo-syncprov not to log checkpoints to accesslog db (ITS#8607)
        Fixed slapo-syncprov to process changes from this SID on REFRESH (ITS#8800)
+       Fixed slapo-syncprov session log parsing to not block other operations (ITS#8486)
        Build Environment
                Fixed Windows build with newer MINGW version (ITS#8697)
                Fixed compiler warnings and removed unused variables (ITS#8578)