]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix typo with ITS#8843 description
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 6 Sep 2018 18:43:58 +0000 (18:43 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 6 Sep 2018 18:43:58 +0000 (18:43 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8cd75ff0ff744e5c88ab270dc961d6e1967d8344..3b4b13a50305c374065f9b1ce50718956d1b3737 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,7 +9,7 @@ OpenLDAP 2.4.47 Engineering
        Fixed slapd domainScope control to match Microsoft specification (ITS#8840)
        Fixed slapd-bdb/hdb/mdb to not convert certain IDLs to ranges (ITS#8868)
        Fixed slapo-memberof cn=config modifications (ITS#8663)
-       Fixed slapo-syncprov will NULL modlist (ITS#8843)
+       Fixed slapo-syncprov with NULL modlist (ITS#8843)
 
 OpenLDAP 2.4.46 Release (2018/03/22)
        Fixed libldap connection delete callbacks when TLS fails to start (ITS#8717)