From: Quanah Gibson-Mount Date: Wed, 19 Feb 2020 18:25:33 +0000 (+0000) Subject: Minor fix to CHANGES to fix order X-Git-Tag: OPENLDAP_REL_ENG_2_4_50~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a97f5e8554e17cd01730d429c079ef2b684abb6e;p=thirdparty%2Fopenldap.git Minor fix to CHANGES to fix order --- diff --git a/CHANGES b/CHANGES index 1c79bbb333..a069b19d20 100644 --- 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)