Documentation for issue #358. 
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index ddc9355..5e7eea2 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -24,6 +24,9 @@
 <ul>
   <li>Improved error message in case of incompatible execution data files.
       (GitHub <a href="https://github.com/jacoco/jacoco/issues/319">#319</a>).</li>
+  <li>Command line agent options now supports comma in file names. Contributed
+      by Jochen Berger.
+      (GitHub <a href="https://github.com/jacoco/jacoco/issues/358">#358</a>).</li>
 </ul>