]> git.sur5r.net Git - openldap/commitdiff
fix function name
authorPierangelo Masarati <ando@openldap.org>
Fri, 12 Aug 2005 18:12:06 +0000 (18:12 +0000)
committerPierangelo Masarati <ando@openldap.org>
Fri, 12 Aug 2005 18:12:06 +0000 (18:12 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a92420c60629568224f1598e36e2f671bab417e0..4a0342097e560d1d30a9d2283b68a3fe958b7056 100644 (file)
--- 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)