Trac #90: ExecutionDataReader must verify header in any case.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 7f9a3e4..3537394 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -19,6 +19,11 @@
 

 <h2>Trunk Build @qualified.bundle.version@ (@build.date@)</h2>

 

+<h3>API Changes</h3>

+<ul>

+  <li>Execution data file header is written and read in any case (Trac #72).</li>

+</ul>

+

 <h2>Release 0.3.3 (2010/04/19)</h2>

 

 <h3>New Features</h3>