GitHub #29: Log location of merged execution data file.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 8557fa5..60d35b0 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -22,7 +22,8 @@
<h3>Non-functional Changes</h3>
<ul>
- <li>Upgrade to ASM 4.1 (GitHub #37)</li>
+ <li>Upgrade to ASM 4.1 (GitHub #37).</li>
+ <li>Log location of merged execution data file in Ant <code>merge</code> task (GitHub #29).</li>
</ul>
<h2>Release 0.6.0 (2012/10/06)</h2>