From: Quanah Gibson-Mount Date: Mon, 21 Sep 2015 21:30:59 +0000 (-0500) Subject: ITS#8249 X-Git-Tag: OPENLDAP_REL_ENG_2_4_43~46 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2f6c2f8f2fa13d72970853d2e412627c2007ba8a;p=openldap ITS#8249 --- diff --git a/CHANGES b/CHANGES index 0c80466ac4..b8a0e68f75 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,7 @@ OpenLDAP 2.4.43 Engineering Fixed slapd configuration parser with unbalanced quotes (ITS#8233) Fixed slapd-ldap SEGV after failed retry (ITS#8173) Fixed slapd-ldap to skip client controls in ldap_back_entry_get (ITS#8244) + Fixed slapd-null to have an option to return a search entry (ITS#8249) 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)