]> git.sur5r.net Git - openldap/commitdiff
ITS#8003
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 15 Dec 2014 17:09:18 +0000 (11:09 -0600)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 15 Dec 2014 17:09:18 +0000 (11:09 -0600)
CHANGES

diff --git a/CHANGES b/CHANGES
index f25927e5e19417c58670c651cd1e423167aeed86..2d62fdef80d79ae9b40f57fb67b32c197c9786c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log
 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 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)