Track #121: Agent now fails at startup when execution data file can't be opened.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 6a08123..caf5356 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -40,6 +40,8 @@
       (Track #103).</li>

   <li>Fixed potential NPE at shutdown when running agent in

       <code>tcpserver</code> mode (Track #117).</li>

+  <li>Agent now fails at startup when execution data file can't be opened

+      (Track #121).</li>

 </ul>

 

 <h2>Release 0.4.0 (2010/06/04)</h2>