From: Quanah Gibson-Mount Date: Mon, 13 Dec 2010 23:22:26 +0000 (+0000) Subject: Wording fixes X-Git-Tag: OPENLDAP_REL_ENG_2_4_24~234 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bd8c12ee6b6c3c7ebedbb5efd436967484e18311;p=openldap Wording fixes --- diff --git a/CHANGES b/CHANGES index af64dc9ee7..978072d572 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