Add entries about Maven build and repository into changelog
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index b3ba872..5a3aba0 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -31,6 +31,11 @@
<li>Fixed problem with reporting of nested group structures (Trac #157).</li>
</ul>
+<h3>Non-functional Changes</h3>
+<ul>
+ <li>JaCoCo build based on Maven (Trac #136).</li>
+ <li>JaCoCo published to Maven repository (Trac #149).</li>
+</ul>
<h2>Release 0.5.2 (2011/05/19)</h2>