]> git.sur5r.net Git - openldap/commitdiff
ITS#7078
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 3 Nov 2011 23:04:25 +0000 (16:04 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 3 Nov 2011 23:04:25 +0000 (16:04 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 539904157c13e68900db5e286503a7ef0db71e60..6be889cd4ae75f652e7ac3f9d4a0eb4262083a48 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,10 @@
 OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.27 Engineering
-       Fixed contrib/autogroup double-free (ITS#6972)
+       Added slapadd pipelining capability (ITS#7078)
        Added slapd Add-if-not-present (ITS#6561)
        Added slapd delta-syncrepl Multi-Master Replication (ITS#6734,ITS#7029,ITS#7031)
+       Fixed contrib/autogroup double-free (ITS#6972)
        Fixed ldapmodify uninitialized vars (ITS#7039)
        Fixed ldapsearch to honor timeout and timelimit (ITS#7009)
        Fixed libutil variable size (ITS#6982)