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

diff --git a/CHANGES b/CHANGES
index d7ec4f27cab37418638c609d5aff520ec02f7b09..76f803fb29d045a3ccf90761877c12db1ceae1ea 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ OpenLDAP 2.4.43 Engineering
        Fixed slapd syncrepl segv when present list is NULL (ITS#8231, ITS#8042)
        Fixed slapd segfault with invalid SASL URI (ITS#8218)
        Fixed slapd configuration parser with unbalanced quotes (ITS#8233)
+       Fixed slapd syncrepl check with config db on windows (ITS#8277)
        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)