From: Quanah Gibson-Mount Date: Fri, 11 Sep 2015 17:06:25 +0000 (-0500) Subject: ITS#7964 X-Git-Tag: OPENLDAP_REL_ENG_2_4_43~57 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=52a964d3925d787f85b3a947c4a6b587fc370864;p=openldap ITS#7964 --- diff --git a/CHANGES b/CHANGES index 671fcb712b..10dffebdbb 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,7 @@ OpenLDAP 2.4.43 Engineering 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) Fixed slapo-rwm missing olcDropUnrequested attribute (ITS#7889) + Fixed slapo-rwm parsing to avoid double-escaping rewrite rules (ITS#7964) Contrib Added libnettle support to pw-pbkdf2 (ITS#8198) Fixed smbk5pwd compiler warnings with libnettle (ITS#8235)