Trac #150: Allow empty exec files.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 8c873ff..125ff57 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -43,6 +43,7 @@
<ul>
<li>Simplified reporting API (Trac #53).</li>
<li>Use colon as separator character in agent parameters (Trac #143).</li>
+ <li>Now also empty files are accepted as <code>*.exec</code> files (Trac #150).</li>
</ul>
<h2>Release 0.5.0 (2011/01/19)</h2>