From: Pierangelo Masarati Date: Fri, 12 Aug 2005 18:12:06 +0000 (+0000) Subject: fix function name X-Git-Tag: OPENLDAP_REL_ENG_2_3_5~12 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=638e8b14eeaed7438c1a54589637798df179816b;p=openldap fix function name --- diff --git a/CHANGES b/CHANGES index a92420c606..4a0342097e 100644 --- a/CHANGES +++ b/CHANGES @@ -14,7 +14,7 @@ OpenLDAP 2.3.5 Engineering Fixed slapd cn=config default search base bug (ITS#3900) Fixed slapd whitespace config parsing bug (ITS#3901) Fixed slapi authorization name issue (ITS#3892) - Fixed slapi slapi_int_init operation problem (ITS#3868) + Fixed slapi slapi_int_connection_init operation problem (ITS#3868) Fixed slapi slapi_entry_has_children bug (ITS#3879) Fixed slapd-hdb modrdn base bug (ITS#3857) Fixed slapd-ldap access to freed connection (ITS#3913)