diff --git a/CHANGES b/CHANGES index d99a9b53651016c29b1d0504ef15145dc6402066..30db3590d8dca3593cd393aeb20bb3b56878aeb9 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.4.27 Engineering Added slapd delta-syncrepl Multi-Master Replication (ITS#6734,ITS#7029,ITS#7031) 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 MozNSS correctly destroy SSL_PeerCertificate (ITS#6980) Fixed libldap MozNSS with issuer expiration and verify never (ITS#6998)