]> git.sur5r.net Git - openldap/commitdiff
typo fix
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 6 Jan 2011 18:45:09 +0000 (18:45 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 6 Jan 2011 18:45:09 +0000 (18:45 +0000)
clarification fix

CHANGES

diff --git a/CHANGES b/CHANGES
index 06a26f07cd82e7a728c7bf1e67d8e69fa7d182f7..aa061f769a47e545d4406121f539a4cfb3d3b966 100644 (file)
--- 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)