]> git.sur5r.net Git - openldap/commitdiff
ITS#6992,ITS#6998,ITS#7003
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 5 Oct 2011 23:19:24 +0000 (16:19 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 5 Oct 2011 23:19:24 +0000 (16:19 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index d8df59a7a3e647cba5bce8730b877bb6198ce5ae..d39aa5c16d7d84e8e747dcc0e912d4b78af1b2b1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,9 +5,15 @@ OpenLDAP 2.4.27 Engineering
        Added slapd delta-syncrepl Multi-Master Replication (ITS#6734,ITS#7029,ITS#7031)
        Fixed libutil variable size (ITS#6982)
        Fixed libldap MozNSS correctly destroy SSL_PeerCertificate (ITS#6980)
+       Fixed libldap MozNSS with issuer expiration and verify never (ITS#6998)
        Fixed slapo-dds tag in refresh response (ITS#6886)
        Fixed slapo-lastbind so authTimestamp is manageable (ITS#6873)
        Fixed slapo-constraint conversion to back-config (ITS#6986)
+       Fixed slapo-sssvlv issue with greaterThanorEqual (ITS#6985)
+       Build Environment
+               Fixed build for Solaris native compilers (ITS#6992)
+       Documentation
+               admin24 Fix table numbering (ITS#7003)
 
 OpenLDAP 2.4.26 Release (2011/06/30)
        Added libldap LDAP_OPT_X_TLS_PACKAGE (ITS#6969)