]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Cleanup
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index d7ec4f27cab37418638c609d5aff520ec02f7b09..eebe45150a0091d964a988aa8a8c81470c0dcfbd 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)
@@ -18,6 +19,8 @@ OpenLDAP 2.4.43 Engineering
        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)
+       Build Environment
+               Fix EOL handling in test output for windows (ITS#8280)
        Contrib
                Added libnettle support to pw-pbkdf2 (ITS#8198)
                Fixed smbk5pwd compiler warnings with libnettle (ITS#8235)