SF #3509409: Support for class redefinitions by other agents like JMockit.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index afc70a5..b7a76f1 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>New Features</h3>
+<ul>
+ <li>Support for class redefinitions by other agents like JMockit (SF #3509409).</li>
+</ul>
+
<h3>Fixed Bugs</h3>
<ul>
<li>In case of failures the agent should log the original exception.</li>