From 8041d186a060fd276b62707d5d2a458c1acfea21 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 03 Jul 2013 17:02:03 +0000
Subject: [PATCH] Additional review comments from Christophe

---
 opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml b/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
index 610429b..52a06da 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
+++ b/opendj-sdk/opendj3/src/main/docbkx/release-notes/chap-compatibility.xml
@@ -110,8 +110,9 @@
     <literal>security-agent-file</literal> has changed to
     <filename>opendj-snmp.security</filename> (<link xlink:show="new"
     xlink:href="https://bugster.forgerock.org/jira/browse/OPENDJ-982"
-    >OPENDJ-982</link>), and the upgrade process changes the file name. If the
-    SNMP Connection Handler fails to start after upgrade, use the
+    >OPENDJ-982</link>), and the upgrade process changes the file name. The
+    <literal>community</literal> has also changed to <literal>OpenDJ</literal>.
+    If the SNMP Connection Handler fails to start after upgrade, use the
     <command>dsconfig</command> command to make sure that the
     <literal>security-agent-file</literal> property is correctly set for your
     installation.</para>

--
Gitblit v1.10.0