Trac #100: Documentation for new Ant task.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index f430a22..011fab9 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -29,6 +29,9 @@
       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>

+  <li>The agent now supports remote dumps via TCP/IP connections (Trac #82).</li>

+  <li>New Ant task <code>dump</code> to remotely collect coverage data from

+      agents (Trac #100).</li>

 </ul>

 

 <h3>API Changes</h3>