Issue #51 Rename merge option to append
Issue #59 Rename Agent Parameter 'file' to 'destfile'

Updated all references to agent options merge and append
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 3b98d90..a0d8633 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -16,6 +16,22 @@
 

 <h1>Change History</h1>

 

+<h2>Release 0.3.0 (In Development)</h2>

+

+<h3>API Changes</h3>

+<ul>

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

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

+</ul>

+

+<h3>New Features</h3>

+<ul>

+</ul>

+

+<h3>Fixed Bugs</h3>

+<ul>

+</ul>

+

 <h2>Release 0.2.0 (2010/01/08)</h2>

 

 <h3>New Features</h3>