DERBY-7010: Improve 10.15.1 release notes; commit derby-7010-02-aa-releaseNotesForExistingUsers.diff.

git-svn-id: https://svn.apache.org/repos/asf/db/derby/code/trunk@1850504 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE-NOTES.html b/RELEASE-NOTES.html
index 2411da7..f51ebef 100644
--- a/RELEASE-NOTES.html
+++ b/RELEASE-NOTES.html
@@ -92,6 +92,30 @@
 </ul>
 
 
+<p>
+New users should consult the
+<a href="http://db.apache.org/derby/manuals/index.html#docs_10.15">10.15 documentation</a>,
+especially the
+<a href="http://db.apache.org/derby/docs/10.15/getstart/index.html">Getting Started With Derby</a> guide.
+</p>
+
+
+<p>
+Existing users who want to continue running Derby with a classpath should read the extended release note for issue DERBY-6945 (see below).
+</p>
+
+
+<p>
+Existing users who want to run Derby with a module path should consult the module diagrams in the
+<a href="http://db.apache.org/derby/docs/10.15/publishedapi/index.html">javadoc</a>
+for the 10.15 public API. Templates for wiring together a module path can be found in the
+<i>setEmbeddedCP</i>, <i>setNetworkServerCP</i>, and <i>setNetworkClientCP</i> scripts located
+in the bin directory of the release distributions, as described by the
+"Manually setting the CLASSPATH/MODULEPATH environment variables" topic in the
+<a href="http://db.apache.org/derby/docs/10.15/getstart/index.html">Getting Started With Derby</a> guide.
+</p>
+
+
 </div>
 <h2>
 <a name="Bug Fixes"></a>Bug Fixes</h2>
diff --git a/releaseSummary.xml b/releaseSummary.xml
index 9de8d31..034c1c9 100644
--- a/releaseSummary.xml
+++ b/releaseSummary.xml
@@ -107,6 +107,27 @@
 
 </ul>
 
+<p>
+New users should consult the
+<a href="http://db.apache.org/derby/manuals/index.html#docs_10.15">10.15 documentation</a>,
+especially the
+<a href="http://db.apache.org/derby/docs/10.15/getstart/index.html">Getting Started With Derby</a> guide.
+</p>
+
+<p>
+Existing users who want to continue running Derby with a classpath should read the extended release note for issue DERBY-6945 (see below).
+</p>
+
+<p>
+Existing users who want to run Derby with a module path should consult the module diagrams in the
+<a href="http://db.apache.org/derby/docs/10.15/publishedapi/index.html">javadoc</a>
+for the 10.15 public API. Templates for wiring together a module path can be found in the
+<i>setEmbeddedCP</i>, <i>setNetworkServerCP</i>, and <i>setNetworkClientCP</i> scripts located
+in the bin directory of the release distributions, as described by the
+"Manually setting the CLASSPATH/MODULEPATH environment variables" topic in the
+<a href="http://db.apache.org/derby/docs/10.15/getstart/index.html">Getting Started With Derby</a> guide.
+</p>
+
 </newFeatures>
 
 <!--