Trac #182: Restore compatibility of jacoco-maven-plugin with Maven 2
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index b9a6d16..10cfb5f 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -28,6 +28,7 @@
<h3>Fixed Bugs</h3>
<ul>
<li>Don't insert stackmap frames for class files before version 1.6.</li>
+ <li>Regression, which was introduced in 0.5.4 - restored compatibility of jacoco-maven-plugin with Maven 2 (Trac #182)</li>
</ul>
<h2>Release 0.5.5 (2011/12/15)</h2>