In case of failures the agent should log the original exception.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index cad51dc..afc70a5 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -20,6 +20,11 @@
 
 <h2>Trunk Build @qualified.bundle.version@ (@build.date@)</h2>
 
+<h3>Fixed Bugs</h3>
+<ul>
+  <li>In case of failures the agent should log the original exception.</li>
+</ul>
+
 <h2>Release 0.5.6 (2012/01/23)</h2>
 
 <h3>New Features</h3>