From 634aaced264ec8fb27a4909ba4bfa9baf7986c4e Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 03 Jul 2013 17:03:16 +0000
Subject: [PATCH] Backport r9171

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

diff --git a/src/main/docbkx/release-notes/chap-compatibility.xml b/src/main/docbkx/release-notes/chap-compatibility.xml
index 610429b..52a06da 100644
--- a/src/main/docbkx/release-notes/chap-compatibility.xml
+++ b/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