diff --git a/CHANGES b/CHANGES index af64dc9ee7419904fe516048ecc669eed974aa75..978072d572daa1c9de0ef179e7afd4833e139283 100644 --- a/CHANGES +++ b/CHANGES @@ -11,10 +11,10 @@ OpenLDAP 2.4.24 Engineering Fixed slapd acl parsing overflow (ITS#6611) Fixed slapd when first acl is value dependent (ITS#6693) Fixed slapd modify to return actual error (ITS#6581) - Fixed slapd modify leaving rc uninitialized (ITS#6715) + Fixed slapd sortvals of attributes with 1 value (ITS#6715) Fixed slapd syncrepl reuse of presence list (ITS#6707) Fixed slapd-bdb entry cache delete failure (ITS#6577) - Fixed slapd-ldap uninitialized tv_usec (ITS#6721) + Fixed slapd-ldap debug output of timeout (ITS#6721) Fixed slapd-ndb to honor rootpw setting (ITS#6661) Fixed slapd-meta anon retry with failed auth method (ITS#6643) Fixed slapd-meta rebind proc (ITS#6665) @@ -24,7 +24,7 @@ OpenLDAP 2.4.24 Engineering Fixed slapo-ppolicy don't update opattrs on consumers (ITS#6608) Fixed slapo-sssvlv initialization (ITS#6649) Fixed slapo-syncprov to send error if consumer is newer (ITS#6606) - Fixed slapo-syncprov properly mutex filter (ITS#6708) + Fixed slapo-syncprov filter race condition (ITS#6708) Fixed slapo-syncprov active mod race (ITS#6709) Fixed contrib/nssov to only close socket on shutdown (ITS#6676) Documentation