From: Quanah Gibson-Mount Date: Wed, 8 Jul 2020 23:56:30 +0000 (+0000) Subject: ITS#9285 X-Git-Tag: OPENLDAP_REL_ENG_2_4_51~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65e8f210a39b1846a178fb4609e4be15ec8bc0a8;p=thirdparty%2Fopenldap.git ITS#9285 --- diff --git a/CHANGES b/CHANGES index ca495c9cc6..8abf020044 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ OpenLDAP 2.4.51 Engineering Fixed libldap retry loop in ldap_int_tls_connect (ITS#8650) Fixed slapd syncrepl to not delete non-replicated attrs (ITS#9227) Fixed slapd-perl dynamic config with threaded slapd (ITS#7573) + Fixed slapo-ppolicy to expose the ppolicy control (ITS#9285) Contrib Fix default prefix value for pw-argon2, pw-pbkdf2 modules (ITS#9248) Documentation