From: Quanah Gibson-Mount Date: Tue, 1 Aug 2006 00:46:57 +0000 (+0000) Subject: Add ITS#4587 X-Git-Tag: OPENLDAP_REL_ENG_2_3_25~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c01838356a8f95a3a6867e0b109362915bda6c73;p=openldap Add ITS#4587 --- diff --git a/CHANGES b/CHANGES index 7e8895e284..d67dbe988c 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ OpenLDAP 2.3.25 Release Add libldap_r TLS concurrency workaround (ITS#4583) Fixed liblutil password length bug Add slapd glue/subordinate conflict check (ITS#4614) + Fixed slapd acl selfwrite bug (ITS#4587) Fixed slapd syncrepl no rootdn bug (ITS#4582) Fixed slapd syncrepl contextCSN issue (ITS#4622) Fixed slapd-bdb/hdb lock bug with virtual root (ITS#4572) @@ -23,6 +24,7 @@ OpenLDAP 2.3.25 Release Build environment Fix configure winsock.h detection for Cygwin (ITS#4621) Fix configure GMP detection (ITS#4608) + Updated test006-acls to test selfwrite access (ITS#4587) Documentation Fixed ldapsearch(1) formatting (ITS#4619)