From c1c0d9b9d60a03b087914db641f5cefff434ad64 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 26 Jul 2013 09:20:10 +0000
Subject: [PATCH] Additional doc fix for OPENDJ-948: unauthorized disclosure of directory contents

---
 opendj-sdk/opends/src/main/docbkx/release-notes/chap-compatibility.xml |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opends/src/main/docbkx/release-notes/chap-compatibility.xml b/opendj-sdk/opends/src/main/docbkx/release-notes/chap-compatibility.xml
index 5fbc2b1..8e29640 100644
--- a/opendj-sdk/opends/src/main/docbkx/release-notes/chap-compatibility.xml
+++ b/opendj-sdk/opends/src/main/docbkx/release-notes/chap-compatibility.xml
@@ -84,6 +84,8 @@
       <para>OpenDJ directory server now allows any client to use the LDAP
       Permissive Modify Request control, <literal>1.2.840.113556.1.4.1413</literal>,
       by default for newly installed servers.</para>
+
+      <para>This was introduced in OpenDJ 2.6.0.</para>
      </listitem>
 
      <listitem>
@@ -91,6 +93,17 @@
       attributes that are not allowed has been changed to add
       <literal>includedAttributes</literal> and to remove
       <literal>targetUniqueID</literal>.</para>
+
+      <para>This was introduced in OpenDJ 2.6.0.</para>
+     </listitem>
+
+     <listitem>
+      <para>The attribute <literal>debugsearchindex</literal> has also been
+      added to the list of attributes that are not allowed in the "Anonymous
+      read access" global ACI.</para>
+
+      <!-- TODO: update to concrete version, e.g. 2.8.0, upon release -->
+      <para>This was introduced in OpenDJ <?eval ${docTargetVersion}?>.</para>
      </listitem>
     </itemizedlist>
 

--
Gitblit v1.10.0