Include #129 in changes.html
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 8e1189e..8ec5daf 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -29,7 +29,7 @@
<li>Additional list of source files for every package in HTML report
(GitHub #142).</li>
<li>Additional report-integration and prepare-agent-integration goals for
- integration tests. (GitHub #152).</li>
+ integration tests. (GitHub #152, #161).</li>
</ul>
<h3>Fixed Bugs</h3>
@@ -39,6 +39,8 @@
<li>Avoid direct dependency on java.lang.management APIs to allow usage on
Android (GitHub #150).</li>
<li>All JaCoCo Maven goals are marked as thread-safe (GitHub #133).</li>
+ <li>check and merge goal failures in jacoco-maven-plugin with Maven 2.2.1
+ due to incompatible configuration (GitHub #129).</li>
</ul>
<h3>API Changes</h3>