]> git.sur5r.net Git - openldap/commitdiff
ITS#8232
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 31 Aug 2015 15:38:17 +0000 (10:38 -0500)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 31 Aug 2015 15:38:17 +0000 (10:38 -0500)
CHANGES

diff --git a/CHANGES b/CHANGES
index 77a6cddf45c4609cbcd4dde0c28d9fd45cea83c9..a14af63085cb0d14804a2a8064c7cd3cde2dfad3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.43 Engineering
        Fixed slap tools minor one time memory leak (ITS#8082)
+       Fixed slapd to avoid redundant processing of abandon ops (ITS#8232)
        Fixed slapd syncrepl segv when present list is NULL (ITS#8231, ITS#8042)
        Fixed slapd segfault with invalid SASL URI (ITS#8218)
        Fixed slapd-ldap SEGV after failed retry (ITS#8173)