From ccef3d1a01c07dfa4659310c51607f66a828051e Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Wed, 9 Nov 2011 15:49:00 +0100 Subject: [PATCH] Tweak CHANGES wordings --- CHANGES | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGES b/CHANGES index f662bc548c..42e38c814a 100644 --- a/CHANGES +++ b/CHANGES @@ -5,16 +5,15 @@ OpenLDAP 2.4.27 Engineering Added slapd support for draft-wahl-ldap-session (ITS#6984) Added slapadd pipelining capability (ITS#7078) Added slapd Add-if-not-present (ITS#6561) - Added slapd delta-syncrepl Multi-Master Replication (ITS#6734,ITS#7029,ITS#7031) + Added slapd delta-syncrepl MMR (ITS#6734,ITS#7029,ITS#7031) Added slapd-mdb experimental backend (ITS#7079) Added slapd-passwd dyanmic config support Added slapd-shell dynamic config support Added slapd-sock support as an overlay (ITS#6666) Added contrib/passwd APR1 support (ITS#6826) Fixed slapi linking on AIX (ITS#3272) - Fixed ldapmodify uninitialized vars (ITS#7039) + Fixed ldapmodify crash with LDIF controls (ITS#7039) Fixed ldapsearch to honor timeout and timelimit (ITS#7009) - Fixed libutil variable size (ITS#6982) Fixed libldap endless looping (ITS#7035) Fixed libldap TLS to not check hostname when using 'allow' (ITS#7014) Fixed libldap GnuTLS cert dn parse (ITS#7051) @@ -25,11 +24,13 @@ OpenLDAP 2.4.27 Engineering Fixed libldap MozNSS to be thread safe (ITS#7022) Fixed libldap MozNSS SSL_ForceHandshake to use a mutex (ITS#7034) Fixed libldap MozNSS with wildcard certs (ITS#7006) + Fixed liblutil MD5 initialization (ITS#6982) Fixed slapadd common code into slapcommon (ITS#6737) - Fixed slapd to correctly handle frontend DB (ITS#7016) Fixed slapd backend connection initialization (ITS#6993) - Fixed slapd overlay_insert with index (ITS#7030) + Fixed slapd frontend DB parsing in cn=config (ITS#7016) + Fixed slapd hang with {numbered} overlay insertion (ITS#7030) Fixed slapd inet_ntop usage (ITS#6925) + Fixed slapd cn=config deletion of bitmasks (ITS#7083) Fixed slapd cn=config modify replace/delete crash (ITS#7065) Fixed slapd schema UTF8StringNormalize with 0 length values (ITS#7059) Fixed slapd with dynamic acls for cn=config (ITS#7066) @@ -43,9 +44,8 @@ OpenLDAP 2.4.27 Engineering Fixed slapd syncrepl deletes need a non-empty CSN (ITS#7052) 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 validation of args for TLSCertificateFile (ITS#7012) + Fixed slapd-bdb/hdb to build entry DN based on parent DN (ITS#5326) Fixed slapd-hdb with zero-length entries (ITS#7073) Fixed slapd-hdb duplicate entries in subtree IDL cache (ITS#6983) Fixed slapo-constraint conversion to back-config (ITS#6986) @@ -56,12 +56,12 @@ OpenLDAP 2.4.27 Engineering Fixed slapo-ppolicy pwdAllowUserChange behavior (ITS#7021) Fixed slapo-sssvlv issue with greaterThanorEqual (ITS#6985) Fixed slapo-sssvlv to only return requested attrs (ITS#7061) - Fixed slapo-syncprov for if consumer has newer state for our SID (ITS#7040) Fixed slapo-syncprov DSA attribute filtering for Persist mode (ITS#7019) + Fixed slapo-syncprov when consumer has newer state of our SID (ITS#7040) Fixed slapo-unique URI checking of "host" portion (ITS#7018) Fixed contrib/autogroup double-free (ITS#6972) + Fixed contrib/smbk5pwd cn=config deletion of bitmasks (ITS#7083) 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) -- 2.39.5