Task #82 add output, address and port options
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 8f942a9..e17437b 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -33,6 +33,7 @@
<li>Execution data file header is written and read in any case (Trac #72).</li>
<li>Added <code>dumponexit</code> to agent options (Trac #82).</li>
<li>Added <code>sessionid</code> to agent options (Trac #88).</li>
+ <li>Added <code>output, address and port</code> to agent options (Trac #82).</li>
<li>Additional and modified methods in <code>IRuntime</code> to produce
session information (Trac #88).</li>
<li>Coverage element type <code>SESSION</code> removed (Trac #95).</li>