From: Quanah Gibson-Mount Date: Thu, 6 Jan 2011 18:45:09 +0000 (+0000) Subject: typo fix X-Git-Tag: OPENLDAP_REL_ENG_2_4_24~103 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c525828af1538d4cd3c9ef9b7385cc030a532f8b;p=openldap typo fix clarification fix --- diff --git a/CHANGES b/CHANGES index 06a26f07cd..aa061f769a 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,7 @@ OpenLDAP 2.4.24 Engineering Added libldap x500UniqueIdentifier handling (ITS#6741) Added slapadd attribute value checking (ITS#6592) Added slapcat continue mode for problematic DBs (ITS#6482) - Added slapd-meta control fowarding (ITS#6664) + Added slapd-meta paged results control fowarding (ITS#6664) Added slapd-null back-config support (ITS#6624) Added slapd-sql autocommit support (ITS#6612) Added slapd-sql support for long long keys (ITS#6617) @@ -49,7 +49,7 @@ OpenLDAP 2.4.24 Engineering Fixed slapd modrdn with empty DN (ITS#6768) Fixed slapd sortvals of attributes with 1 value (ITS#6715) Fixed slapd syncrepl reuse of presence list (ITS#6707) - Fixed slapd syncrepl unitialized return code (ITS#6719) + Fixed slapd syncrepl uninitialized return code (ITS#6719) Fixed slapd-bdb hasSubordinates generation (ITS#6712) Fixed slapd-bdb entry cache delete failure (ITS#6577) Fixed slapd-bdb entry cache leak on multi-core systems (ITS#6660)