Author: pmouawad
Date: Sat Oct 24 19:57:11 2015
New Revision: 1710382
URL: http://svn.apache.org/viewvc?rev=1710382&view=rev
Log:
#resolve #28
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1710382&r1=1710381&r2=1710382&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Sat Oct 24 19:57:11 2015
@@ -150,7 +150,7 @@ Summary
<h3>HTTP Samplers and Test Script Recorder</h3>
<ul>
- <li><bug>57806</bug>"audio/x-mpegurl" mime type is erroneously considered
as binary by ViewResultsTree. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
+ <li><bug>57806</bug>"audio/x-mpegurl" mime type is erroneously considered
as binary by ViewResultsTree. Contributed by Ubik Load Pack (support at ubikloadpack.com).</li>
<li><bug>57858</bug>Don't call sampleEnd twice in HTTPHC4Impl when
a RuntimeException or an IOException occurs in the sample method.</li>
<li><bug>57921</bug>HTTP/1.1 without keep-alive "Connection" response
header no longer uses infinite keep-alive.</li>
<li><bug>57956</bug>The hc.parameters reference in jmeter.properties
doesn't work when JMeter is not started in bin.</li>
|