Issue #82 Added dumponexit agent option
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 3537394..44b944b 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -22,6 +22,7 @@
 <h3>API Changes</h3>

 <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>

 </ul>

 

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