git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1696245 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 911d758795
This commit is contained in:
Sebastian Bazley 2015-08-17 11:49:53 +00:00
parent 6889d28d38
commit 270e2d7d6c
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ Summary
<h3>General</h3>
<ul>
<li><bug>54826</bug>Don't fail on long strings in JSON responses when displaying them as JSON in View Results Tree.</li>
<li><bug>57734</bug>Maven transient dependencies are incorrect for 2.13</li>
<li><bug>57734</bug>Maven transient dependencies are incorrect for 2.13 (Fixed group ids for Commons Pool and Math)</li>
<li><bug>57821</bug>Command-line option "-X --remoteexit" doesn't work since 2.13 (regression related to <bugzilla>57500</bugzilla>)</li>
<li><bug>57731</bug>TESTSTART.MS has always the value of the first Test started in Server mode in NON GUI Distributed testing</li>
<li><bug>58016</bug> Error type casting using external SSL Provider. Contributed by Kirill Yankov (myworkpostbox at gmail.com)</li>