Upgrade embedded ASM to 3.3.1, see also Trac #170
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 11ed745..e3d5713 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -27,6 +27,11 @@
<li>Try/catch blocks must not be counted as instructions (Trac #179).</li>
</ul>
+<h3>Non-functional Changes</h3>
+<ul>
+ <li>Upgrade to ASM 3.3.1.</li>
+</ul>
+
<h2>Release 0.5.4 (2011/11/11)</h2>
<h3>New Features</h3>