aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.doc/docroot
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2017-05-25 00:14:30 +0200
committerEvgeny Mandrikov <Godin@users.noreply.github.com>2017-05-25 00:14:30 +0200
commit10f3ff0dd010d647625ef5937f301126250267d0 (patch)
tree1014cc0f8124adc5b46c78603f8f4367e6d80939 /org.jacoco.doc/docroot
parent938b0b4e0226f64ce7c5fac66a94fdb5d18f3f67 (diff)
downloadjacoco-10f3ff0dd010d647625ef5937f301126250267d0.tar.gz
ExecDumpClient should report error when no data is retrieved (#538)
Diffstat (limited to 'org.jacoco.doc/docroot')
-rw-r--r--org.jacoco.doc/docroot/doc/changes.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index e8a940c6..849a4e54 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -43,6 +43,13 @@
(GitHub <a href="https://github.com/jacoco/jacoco/issues/498">#498</a>).</li>
</ul>
+<h3>Fixed Bugs</h3>
+<ul>
+ <li><code>dump</code> commands now report error when server unexpectedly
+ closes connection without sending response
+ (GitHub <a href="https://github.com/jacoco/jacoco/issues/538">#538</a>).</li>
+</ul>
+
<h3>Non-functional Changes</h3>
<ul>
<li>More information about context is provided when unable to read input during