From: Quanah Gibson-Mount Date: Fri, 11 Sep 2015 17:00:22 +0000 (-0500) Subject: ITS#8234 X-Git-Tag: OPENLDAP_REL_ENG_2_4_43~63 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1fe6622fcd16a0f2cc010b917aef06493f0d597f;p=openldap ITS#8234 --- diff --git a/CHANGES b/CHANGES index 2c06dfe1c1..9e04159641 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ OpenLDAP 2.4.43 Engineering Fixed slapo-dds segfault when using slapo-memberof (ITS#8133) Fixed slapo-ppolicy to allow purging of stale pwdFailureTime attributes (ITS#8185) Fixed slapo-ppolicy to release entry on failure (ITS#7537) + Fixed slapo-ppolicy to fall back to default policy if there is a parsing error (ITS#8234) Fixed slapo-refint with subtree renames (ITS#8220) Contrib Added libnettle support to pw-pbkdf2 (ITS#8198)