]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Final module fix
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 6 Apr 2007 08:21:51 +0000 (08:21 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 6 Apr 2007 08:21:51 +0000 (08:21 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index bae2916f16a393b11082d5e2772366b40934590e..0ab91793ae1c97c2d8cdceadb40ca43654706bea 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,9 @@
 OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.35 Engineering
-       Fixed entry consistency check in str2entry2 (ITS#4852)
        Fixed ldapmodify to use correct memory free functions (ITS#4901)
        Fixed slapd acl set minor typo (ITS#4874)
+       Fixed slapd entry consistency check in str2entry2 (ITS#4852)
        Fixed slapd ldapi:// credential issue (ITS#4893)
        Fixed slapd str2anlist handling of undefined attrs/OCs (ITS#4854)
        Fixed slapd syncrepl delta-sync modlist free (ITS#4904)