aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.doc/docroot
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2014-03-23 17:03:43 +0100
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2014-03-23 17:04:32 +0100
commit82b13485562ca4a212b7499920f85f22cf9f294b (patch)
treee2c63952fea873ce3032c8685fa80d4cc98b2522 /org.jacoco.doc/docroot
parentd65d20d8af92dcf1fbd1728ab2999813aef5e906 (diff)
downloadjacoco-82b13485562ca4a212b7499920f85f22cf9f294b.tar.gz
GitHub #35: Better interoperability with JMockit.
Diffstat (limited to 'org.jacoco.doc/docroot')
-rw-r--r--org.jacoco.doc/docroot/doc/changes.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 4b57d7d7..ffe9bcda 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>