Author: pmouawad
Date: Sat Nov 12 14:15:19 2016
New Revision: 1769380
URL: http://svn.apache.org/viewvc?rev=1769380&view=rev
Log:
Bug 60092 - View Result Tree: Add shortened version of the PUT body to sampler
result.
Align bug title with bugzilla
Bugzilla Id: 60092
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1769380&r1=1769379&r2=1769380&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sat Nov 12 14:15:19 2016
@@ -174,7 +174,7 @@ This allows you to update Think Times fr
<ul>
<li><bug>59882</bug>Reduce memory allocations for better throughput.
Contributed by Benoit Wiart (b.wiart at ubik-ingenierie.com) through
<pr>217</pr> and <pr>228</pr></li>
<li><bug>59885</bug>Optimize css parsing for embedded resources download
by introducing a cache. Contributed by Benoit Wiart (b.wiart at
ubik-ingenierie.com) through <pr>219</pr></li>
- <li><bug>60092</bug>Add shortened version of the PUT body to sampler
result.</li>
+ <li><bug>60092</bug>View Result Tree: Add shortened version of the PUT
body to sampler result.</li>
<li><bug>60229</bug>Add a new metric : sent_bytes. Implemented by Philippe
Mouawad (p.mouawad at ubik-ingenierie.com) and contributed by Ubik Load Pack
(support at ubikloadpack.com)</li>
<li><bug>53039</bug>HTTP Request : Be able to handle responses which size
exceeds <code>2147483647</code> bytes (that is 2GB)</li>
<li><bug>60265</bug>HTTP Request : In Files Upload Tab you cannot resize
columns</li>