]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix location of 2 ITS reports to be with the correct release
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 3 Oct 2018 22:38:43 +0000 (22:38 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 3 Oct 2018 22:38:43 +0000 (22:38 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index e3336e7453e716d10339d875518722ff1b62d913..b1e79327d42c95f5ff5d14f2e99c1492bb29f66c 100644 (file)
--- 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)