From: Quanah Gibson-Mount Date: Wed, 3 Oct 2018 22:38:43 +0000 (+0000) Subject: Fix location of 2 ITS reports to be with the correct release X-Git-Tag: OPENLDAP_REL_ENG_2_4_47~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e399663d150ccbbd58dc8265b6a57fb4df13dca;p=thirdparty%2Fopenldap.git Fix location of 2 ITS reports to be with the correct release --- diff --git a/CHANGES b/CHANGES index e3336e7453..b1e79327d4 100644 --- a/CHANGES +++ b/CHANGES @@ -101,6 +101,8 @@ OpenLDAP 2.4.45 Release (2017/06/01) admin24 fixed information about the limits option (ITS#7700) admin24 fixed missing options for syncrepl configuration (ITS#7700) admin24 fixed accesslog documentation to note it should not be replicated (ITS#8344) + admin24 fix typos (ITS#8562) + admin24 fix replication sections to include back-mdb (ITS#8563) Fixed ldap.conf(5) missing information on SASL_NOCANON option (ITS#7177) Fixed ldapsearch(1) information on the V[V] flag behavior (ITS#7177, ITS#6339) Fixed slapd-config(5), slapd.conf(5) clarification on interval keyword for refreshAndPersist (ITS#8538) @@ -801,8 +803,6 @@ OpenLDAP 2.4.26 Release (2011/06/30) admin24 update that cn=config is preferred (ITS#6905) admin24 update information about indexes (ITS#6906) admin24 fix --enable-wrappers option (ITS#6971) - admin24 fix typos (ITS#8562) - admin24 fix replication sections to include back-mdb (ITS#8563) OpenLDAP 2.4.25 Release (2011/03/26) Fixed ldapsearch pagedresults loop (ITS#6755)