]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
typo cleanups
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 15 Feb 2021 23:11:30 +0000 (23:11 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 15 Feb 2021 23:11:30 +0000 (23:11 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index be02cb8b1f85993d010f2217444bd7ffa51fbc8a..6641a631671bac3f0461b5e2270e03a1c8e58f28 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -84,7 +84,7 @@ OpenLDAP 2.4.51 Release (2020/08/11)
                Fix test064 so it no longer uses bashisms (ITS#9263)
        Contrib
                Fix default prefix value for pw-argon2, pw-pbkdf2 modules (ITS#9248)
-               slapo-allowed - Fix usage of unitialized variable (ITS#9308)
+               slapo-allowed - Fix usage of uninitialized variable (ITS#9308)
        Documentation
                ldap_parse_result(3) - Document ldap_parse_intermediate (ITS#9271)
 
@@ -161,7 +161,7 @@ OpenLDAP 2.4.48 Release (2019/07/24)
        Fixed libldap to correctly close TLS connection (ITS#8755)
        Fixed libldap with non-blocking TLS and referals (ITS#8167)
        Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353)
-       Fixed liblunicode case correspondance (ITS#8508)
+       Fixed liblunicode case correspondence (ITS#8508)
        Fixed slapd with an idletimeout of less than four seconds (ITS#8952)
        Fixed slapd config parser variable for Windows64 (ITS#9012)
        Fixed slapd syncrepl fallback handling with delta-syncrepl (ITS#9015)
@@ -1116,7 +1116,7 @@ OpenLDAP 2.4.24 Release (2011/02/10)
        Fixed slapd-ldap chaining with onelevel scope (ITS#6699)
        Fixed slapd-ldap chaining with ppolicy (ITS#6540)
        Fixed slapd-ldap with SASL/EXTERNAL (ITS#6642)
-       Fixed slapd-ldap crasher on matchedDN (ITS#6793)
+       Fixed slapd-ldap crash on matchedDN (ITS#6793)
        Fixed slapd-ldap with unknown objectClasses (ITS#6814)
        Fixed slapd-ldif error strings (ITS#6731)
        Fixed slapd-ndb to honor rootpw setting (ITS#6661)
@@ -1153,7 +1153,7 @@ OpenLDAP 2.4.24 Release (2011/02/10)
        Fixed slapo-refint when last group member is deleted (ITS#6663)
        Fixed slapo-refint with subtree rename (ITS#6730)
        Fixed slapo-rwm double free (ITS#6720)
-       Fixed slapo-rwm crasher (ITS#6632,ITS#6727)
+       Fixed slapo-rwm crash (ITS#6632,ITS#6727)
        Fixed slapo-rwm entry handling (ITS#6760)
        Fixed slapo-rwm response hang (ITS#6792)
        Fixed slapo-sssvlv initialization (ITS#6649)
@@ -1676,7 +1676,7 @@ OpenLDAP 2.4.13 Release (2008/11/24)
        Fixed libldap MAXHOSTNAMELEN typo (ITS#5815)
        Fixed libldap Ipv6 detection (ITS#5739)
        Fixed libldap setuid usage with .ldaprc (ITS#4750)
-       Fixed slapacl crasher (ITS#5820)
+       Fixed slapacl crash (ITS#5820)
        Fixed slapd acl checks on ADD (ITS#4556,ITS#5723)
        Fixed slapd acl application to newly created backends (ITS#5572)
        Fixed slapd #if/#elif issues in thread includes (ITS#5824)
@@ -1881,7 +1881,7 @@ OpenLDAP 2.4.10 Release (2008/06/08)
        Fixed slapd-bdb/hdb MAXPATHLEN (ITS#5531)
        Fixed slapd-bdb indexing in single ADD/MOD (ITS#5521)
        Fixed slapd-ldap entry_get() op-dependent behavior (ITS#5513)
-       Fixed slapd-meta quarantine crasher (ITS#5522)
+       Fixed slapd-meta quarantine crash (ITS#5522)
        Fixed slapo-refint to allow setting modifiers name (ITS#5505)
        Fixed slapo-syncprov contextCSN passing on syncprov consumers (ITS#5488)
        Fixed slapo-syncprov csn update with delta-syncrepl (ITS#5493)