SF #3518429: Improved logging for Ant tasks
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 49bbbe4..2713cfa 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -24,7 +24,8 @@
 <ul>
   <li>Support for class redefinitions by other agents like JMockit (SF #3509409).</li>
   <li>Remove class file attributes with invalid code offsets caused by other
-  byte code processing tools to avoid verifier errors (Trac #196).  
+      byte code processing tools to avoid verifier errors (Trac #196).</li>
+  <li>Improved logging for Ant tasks (SF #3518429).</li>
 </ul>
 
 <h3>Fixed Bugs</h3>