Trac #94: Link classes on Sessions page with corresponding report pages.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index e17437b..f430a22 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -25,7 +25,10 @@
   <li>Execution data now includes session information: an arbitrary identifier,

       the start time and dump time (Trac #88).</li>

   <li>Added session information to XML report (Trac #92).</li>

-  <li>Added session information to HTML report (Trac #93).</li>

+  <li>New "Sessions" page in the HTML report shows information about each

+      sessions wherein execution data has been collected for the report

+      (Trac #93). Additionally all classes with execution data available are

+      listed on this page (Trac #94).</li>

 </ul>

 

 <h3>API Changes</h3>