]> git.sur5r.net Git - openldap/commitdiff
ITS#7997, 7998, 8000
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 11 Dec 2014 00:36:24 +0000 (18:36 -0600)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 11 Dec 2014 00:36:24 +0000 (18:36 -0600)
CHANGES

diff --git a/CHANGES b/CHANGES
index c00c257860a3e9fcff83e1b694c8e6362ed1f479..2647e2ecbaf775b415fd7d73ca91c3b2587921ad 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,7 +6,11 @@ OpenLDAP 2.4.41 Engineering
        Fixed slapd syncrepl mutex for cookie state (ITS#7968)
        Fixed slapd-mdb one-level search (ITS#7975)
        Fixed slapd-mdb heap corruption (ITS#7965)
-       Fixed slapd-mdb crash when deleting in-use schema (ITS#7995)
+       Fixed slapd-mdb crash after deleting in-use schema (ITS#7995)
+       Build Environment
+               Fixed contrib/passwd/sha2 compiler warning (ITS#8000)
+               Fixed contrib/noopsrch compiler warning (ITS#7998)
+               Fixed contrib/dupent compiler warnings (ITS#7997)
        Contrib
                Added pbkdf2 sha256 and sha512 schemes (ITS#7977)