From e92048d28d9981bda430ae17445fbaf98598b83b Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 18 Oct 2011 12:30:27 +0000
Subject: [PATCH] Update for recent improvements and new features; cleanup
---
opendj3/src/main/docbkx/release-notes/chap-feedback.xml | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/opendj3/src/main/docbkx/release-notes/chap-feedback.xml b/opendj3/src/main/docbkx/release-notes/chap-feedback.xml
index a819bfb..a66877b 100644
--- a/opendj3/src/main/docbkx/release-notes/chap-feedback.xml
+++ b/opendj3/src/main/docbkx/release-notes/chap-feedback.xml
@@ -44,7 +44,7 @@
<para>When requesting help with a problem, please include the following
information:</para>
-
+
<itemizedlist>
<listitem>
<para>Description of the problem, including when the problem occurs and
@@ -52,16 +52,14 @@
</listitem>
<listitem>
<para>Machine type, operating system version, web container and version,
- JDK version, and OpenDJ release version, including any patches or other
+ Java version, and OpenDJ release version, including any patches or other
software that might be affecting the problem</para>
</listitem>
<listitem>
<para>Steps to reproduce the problem</para>
</listitem>
<listitem>
- <para>Any relevant access and error logs or core dumps</para>
+ <para>Any relevant access and error logs, stack traces, or core dumps</para>
</listitem>
</itemizedlist>
-
</chapter>
-
--
Gitblit v1.10.0