Trac #178: Set default for 'append' attribute as specified.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 6b8ef7b..c30933d 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -18,6 +18,14 @@
<h1>Change History</h1>
+<h2>Trunk Build @qualified.bundle.version@ (@build.date@)</h2>
+
+<h3>Fixed Bugs</h3>
+<ul>
+ <li>Correct default value for the <code>append</code> property of the
+ <code>dump</code> Ant task is <code>true</code> (Trac #178).</li>
+</ul>
+
<h2>Release 0.5.4 (2011/11/11)</h2>
<h3>New Features</h3>