From: Quanah Gibson-Mount Date: Fri, 20 Jan 2012 23:54:19 +0000 (-0800) Subject: ITS#7127 X-Git-Tag: OPENLDAP_REL_ENG_2_4_29~60 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2c24461cca8bd6e227f37e70b7363d17344e1285;p=openldap ITS#7127 --- diff --git a/CHANGES b/CHANGES index 9e73c87d55..34b4ed8832 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.4.29 Engineering Fixed slapd operation reuse (ITS#7107) Fixed slapd blocked writers should not interfere with pool pause (ITS#7115) Fixed slapd multiple calls to connection_done (ITS#7125) + Fixed slapd syncrepl reference to freed memory (ITS#7127) Fixed slapd-mdb to handle overlays in tool mode (ITS#7099) Fixed slapd-meta to correctly handle multiple targets (ITS#7050) Fixed slapo-dds to properly exit when in tool mode (ITS#7099)