From: Quanah Gibson-Mount Date: Wed, 26 Apr 2017 20:02:59 +0000 (-0700) Subject: ITS#8613 X-Git-Tag: OPENLDAP_REL_ENG_2_4_45~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00340b5c2fa938d775bdcc069ba74327720e0b15;p=thirdparty%2Fopenldap.git ITS#8613 --- diff --git a/CHANGES b/CHANGES index 2162c42f64..4d7994d662 100644 --- a/CHANGES +++ b/CHANGES @@ -44,6 +44,7 @@ OpenLDAP 2.4.45 Engineering Fixed ldapsearch(1) information on the V[V] flag behavior (ITS#7177, ITS#6339) Fixed slapd-config(5), slapd.conf(5) clarification on interval keyword for refreshAndPersist (ITS#8538) Fixed slapo-ppolicy(5) to clearly note rootdn requirement (ITS#8565) + Fixed slapo-memberof(5) to note it is not safe to use with replication (ITS#8613) Fixed slapo-syncprov(5) documentation to be current (ITS#8253) Fixed slapadd(8) manpage to note slapd-mdb (ITS#8215) Fixed various minor grammar issues in the man pages (ITS#8544)