GitHub #35: Better interoperability with JMockit.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 4b57d7d..ffe9bcd 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -20,6 +20,13 @@
<h2>Snapshot Build @qualified.bundle.version@ (@build.date@)</h2>
+<h3>Fixed Bugs</h3>
+<ul>
+ <li>Better interoperability with JMockit, analysis and fix contributed by Rogério
+ Liesenfeld (GitHub <a href="https://github.com/jacoco/jacoco/issues/35">#35</a>
+ and (GitHub <a href="https://github.com/jacoco/jacoco/issues/54">#54</a>).</li>
+</ul>
+
<h2>Release 0.7.0 (2014/03/18)</h2>
<h3>New Features</h3>