Trac #88: Extend runtime to produce session information.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 44b944b..8f03949 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -23,6 +23,8 @@
 <ul>

   <li>Execution data file header is written and read in any case (Trac #72).</li>

   <li>Added dumponexit to Agent Options. (Trac #82)</li>

+  <li>Additional and modified methods in <code>IRuntime</code> to produce

+      session information (Trac #88).</li>

 </ul>

 

 <h2>Release 0.3.3 (2010/04/19)</h2>