From: Quanah Gibson-Mount Date: Thu, 23 Jul 2020 15:55:26 +0000 (+0000) Subject: ITS#9279 X-Git-Tag: OPENLDAP_REL_ENG_2_4_51~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feaeeceae71bdc4c9b81bbe29a32fab6652464b4;p=thirdparty%2Fopenldap.git ITS#9279 --- diff --git a/CHANGES b/CHANGES index 836ab9765b..51f222c7c3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.51 Engineering + Added slapo-ppolicy implement Netscape password policy controls (ITS#9279) Fixed libldap retry loop in ldap_int_tls_connect (ITS#8650) Fixed libldap to use getaddrinfo in ldap_pvt_get_fqdn (ITS#9287) Fixed slapd syncrepl to not delete non-replicated attrs (ITS#9227)