From: Howard Chu Date: Mon, 10 Oct 2005 19:57:57 +0000 (+0000) Subject: Fix typos X-Git-Tag: OPENLDAP_REL_ENG_2_3_10~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c2dad614520ea1bc8879d6d4d613f6942cab1e96;p=openldap Fix typos --- diff --git a/CHANGES b/CHANGES index c020c3bef5..d4d7b20706 100644 --- a/CHANGES +++ b/CHANGES @@ -3,10 +3,10 @@ OpenLDAP 2.3 Change Log OpenLDAP 2.3.10 Engineering Fixed libldap ndelay without timeout Fixed libldap chasing of chased referrals (ITS#2942) - Added libldap LDAP_NO_SUPPORT for TLS (ITS#4072) + Added libldap LDAP_NOT_SUPPORTED for TLS (ITS#4072) Added libldap LDAP_MSG_RECEIVED support Dropped libldap LDAP_MORE_RESULTS_TO_RETURN use - Fixed slapd cn=config undated rootdn issue (ITS#4035) + Fixed slapd cn=config updated rootdn issue (ITS#4035) Fixed slapd-meta bus error (ITS#4073) Fixed slapd-meta/ldap/rwm empty naming context issue (ITS#4071)