]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Minor fix to CHANGES to fix order
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 19 Feb 2020 18:25:33 +0000 (18:25 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 19 Feb 2020 18:25:33 +0000 (18:25 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1c79bbb33368db72d20fdebe37ec7ae6e9cc1525..a069b19d20b9b7be2cabf87e6404e4ada73a2aaf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -63,7 +63,6 @@ OpenLDAP 2.4.48 Release (2019/07/24)
        Fixed slapd syncrepl for relax with delta-syncrepl (ITS#8037)
        Fixed slapd to restrict rootDN proxyauthz to its own databases (ITS#9038)
        Fixed slapd to initialize SASL SSF per connection (ITS#9052)
-       Fixed slapo-accesslog with SLAP_MOD_SOFT modifications (ITS#8990)
        Fixed slapd-ldap starttls connections timeout behavior (ITS#8963)
        Fixed slapd-ldap segfault when entry result doesn't match filter (ITS#8997)
        Fixed slapd-meta conversion from slapd.conf to cn=config (ITS#8743)
@@ -71,6 +70,7 @@ OpenLDAP 2.4.48 Release (2019/07/24)
        Fixed slapd-mdb fix bitshift integer overflow (ITS#8989)
        Fixed slapd-mdb index cleanup with cn=config (ITS#8472)
        Fixed slapd-mdb to improve performance with alias deref (ITS#7657)
+       Fixed slapo-accesslog with SLAP_MOD_SOFT modifications (ITS#8990)
        Fixed slapo-accesslog possible assert with exops (ITS#8971)
        Fixed slapo-chain to correctly reject multiple chaining URIs (ITS#8637)
        Fixed slapo-chain conversion from slapd.conf to cn=config (ITS#8799)