Trac #51, #59: Minor clean-up after review.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index a0d8633..ff640e8 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -20,8 +20,10 @@
 

 <h3>API Changes</h3>

 <ul>

-  <li>Agent option file changed to destfile</li>

-  <li>Agent option merge changed to append</li>

+  <li>Agent option and Ant task parameter <code>file</code> changed to

+      <code>destfile</code> (Trac #59).</li>

+  <li>Agent option and Ant task parameter <code>merge</code> changed to

+      <code>append</code> (Trac #51).</li>

 </ul>

 

 <h3>New Features</h3>