]> git.sur5r.net Git - openldap/commitdiff
note ldbm fix
authorKurt Zeilenga <kurt@openldap.org>
Tue, 4 Apr 2006 22:32:10 +0000 (22:32 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 4 Apr 2006 22:32:10 +0000 (22:32 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 627379b3ef53cbe64c20865b90a1bc140f03550d..c9f2e80523cb15ce2920f31233cd5b29e0bbff10 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,10 +2,11 @@ OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.21 Engineering
        Removed lint
+       Fixed slapd-ldbm crash on modify bug (ITS#4464)
        Build Environment
-               Updated libtool to version 1.5.22
+               Fixed multi-precision sizeof detection (ITS#4416)
+               Updated libtool to version 1.5.22 (ITS#4471)
                Updated shtool to version 2.0.5
-               Fixed multi-precision sizeof detection
 
 OpenLDAP 2.3.20 Release
        Added libldap SASL workaround for broken LDAP servers (ITS#4391)