From: Quanah Gibson-Mount Date: Thu, 6 Sep 2018 18:43:58 +0000 (+0000) Subject: Fix typo with ITS#8843 description X-Git-Tag: OPENLDAP_REL_ENG_2_4_47~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0ff1cfcc102ff3749954d4a86428a95b95b3e75;p=thirdparty%2Fopenldap.git Fix typo with ITS#8843 description --- diff --git a/CHANGES b/CHANGES index 8cd75ff0ff..3b4b13a503 100644 --- 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)