Trac #117: Fixed potential NPE at shutdown when running agent in tcpserver mode.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 5bcc2c8..3eead4f 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -30,6 +30,8 @@
<ul>
<li>Better error message when multiple JaCoCo agents are specified
(Track #103).</li>
+ <li>Fixed potential NPE at shutdown when running agent in
+ <code>tcpserver</code> mode (Track #117).</li>
</ul>
<h2>Release 0.4.0 (2010/06/04)</h2>