]> git.sur5r.net Git - openldap/commitdiff
ITS#7088
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 12 Apr 2012 16:54:12 +0000 (09:54 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 12 Apr 2012 16:54:12 +0000 (09:54 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 459f07e8e0a0e0e112b708dfd792636e7fcbc174..d522c47e0161d6bdde80e42a51aa55b281393aae 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.31 Engineering
+       Added slapo-accesslog support for reqEntryUUID (ITS#6656)
        Fixed libldap IPv6 URL detection (ITS#7194)
        Fixed libldap rebinding on failed connection (ITS#7207)
        Fixed libmdb alignment of MDB_db members (ITS#7191)
@@ -22,7 +23,7 @@ OpenLDAP 2.4.31 Engineering
        Fixed slapd-perl modify with binary values (ITS#7149)
        Fixed slapd-shell cn=config support (ITS#7201)
        Fixed slapd-shell modify with binary values (ITS#7149)
-       Fixed slapo-accesslog support for reqEntryUUID (ITS#6656)
+       Fixed slapo-accesslog deadlock with non-logged write ops (ITS#7088)
        Fixed slapo-syncprov sessionlog check (ITS#7218)
        Fixed slapo-syncprov entry leak (ITS#7234)
        Fixed slapo-syncprov startup initialization (ITS#7235)