Trac #71: Better error handling for report Ant task.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 52738b0..7a3e14b 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -22,6 +22,7 @@
<h3>New Features</h3>
<ul>
<li>Code coverage for static initializers in interfaces (Trac #21).</li>
+ <li>Better error handling for <code>report</code> Ant task. (Trac #71).</li>
<li>Classes without instructions are excluded from reports. (Trac #73).</li>
</ul>