From: Quanah Gibson-Mount Date: Mon, 5 Jan 2015 19:48:21 +0000 (-0600) Subject: ITS#8014 X-Git-Tag: OPENLDAP_REL_ENG_2_4_41~158 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=57e55cd4d9c0ac628762e5d1ffc7be8afb86f620;p=openldap ITS#8014 --- diff --git a/CHANGES b/CHANGES index f64b1800b6..40da20be12 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ OpenLDAP 2.4.41 Engineering Fixed libldap double free of request during abandon (ITS#7967) Fixed libldap segfault in ldap_sync_initialize (ITS#8001) Fixed libldap ldif-wrap off by one error (ITS#8003) + Fixed slapd slapadd onetime leak with -w (ITS#8014) Fixed slapd syncrepl delta-mmr issue with overlays and slapd.conf (ITS#7976) Fixed slapd syncrepl mutex for cookie state (ITS#7968) Fixed slapd-mdb one-level search (ITS#7975)