Multiple executions of Maven goal "prepare-agent" should not lead to
incorrect configuration (GitHub #40). 
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 29f0f12..7a65c44 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -27,6 +27,12 @@
       (GitHub #126).</li>
 </ul>
 
+<h3>Fixed Bugs</h3>
+<ul>
+  <li>Multiple executions of Maven goal "prepare-agent" should not lead to
+      incorrect configuration (GitHub #40).</li>
+</ul>
+
 <h2>Release 0.6.3 (2013/06/03)</h2>
 
 <h3>New Features</h3>