]> git.sur5r.net Git - openldap/commitdiff
ITS#7083
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 8 Nov 2011 00:46:00 +0000 (16:46 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 8 Nov 2011 00:46:00 +0000 (16:46 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 94bc1398819c42fc851057b76976364f135e1fec..f662bc548c6b8ce1fb10b12dc6a540c2dcc9f793 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -44,6 +44,7 @@ OpenLDAP 2.4.27 Engineering
        Fixed slapd syncrepl glue for empty suffix (ITS#7037)
        Fixed slapd results cleanup (ITS#6763,ITS#7053)
        Fixed slapd to correctly validate args for TLSCertificateFile (ITS#7012)
+       Fixed slapd verb_to_mask usage (ITS#7083)
        Fixed slapd-bdb/hdb to allow building entry's DN based on parent's DN (ITS#5326)
        Fixed slapd-hdb with zero-length entries (ITS#7073)
        Fixed slapd-hdb duplicate entries in subtree IDL cache (ITS#6983)
@@ -60,6 +61,7 @@ OpenLDAP 2.4.27 Engineering
        Fixed slapo-unique URI checking of "host" portion (ITS#7018)
        Fixed contrib/autogroup double-free (ITS#6972)
        Fixed contrib/smbk5pwd on 64-bit systems (ITS#7082)
+       Fixed contrib/smbk5pwd verb_to_mask usage (ITS#7083)
        Build Environment
                Added missing LDIF form of schema files (ITS#7063)
                Fixed build for Solaris native compilers (ITS#6992)