From bb996616a44f74854373eef47c4d5045d31032cf Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount <quanah@openldap.org> Date: Thu, 27 Oct 2011 19:41:32 -0700 Subject: [PATCH] ITS#7035 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index d99a9b5365..30db3590d8 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) -- GitLab