]> git.sur5r.net Git - openldap/commitdiff
ITS#7773
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Jan 2014 00:06:35 +0000 (18:06 -0600)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Jan 2014 00:06:35 +0000 (18:06 -0600)
CHANGES

diff --git a/CHANGES b/CHANGES
index f24cb8216b5773e32a1bdacad29cba6fe898329e..65b3a29b6ef832db44a925ac3d85a21b1a573bb2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,7 @@ OpenLDAP 2.4.39 Engineering
        Fixed slapd-mdb to bail out of search if config is paused (ITS#7761)
        Fixed slapd-perl to bail out of search if config is paused (ITS#7761)
        Fixed slapd-sql to bail out of search if config is paused (ITS#7761)
+       Fixed slapo-constraint handling of softadd/softdel (ITS#7773)
        Fixed slapo-syncprov assert with findbase (ITS#7749)
        Build Environment
                Test suite: Use $(MAKE) for tests (ITS#7753)