Trac #47: Store execution probes in a single array.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index f2ba60d..33e6100 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -20,8 +20,11 @@
<h3>New Features</h3>
+<ul>
+ <li>Simplified probe data structure reduces memory usage (Trac #47).</li>
+</ul>
-<h3>Bug Fixes</h3>
+<h3>Fixed Bugs</h3>
<ul>
<li>ArrayIndexOutOfBoundsException due to inconsistent processing while