Author: milamber
Date: Mon Mar 19 07:29:09 2012
New Revision: 1302307
URL: http://svn.apache.org/viewvc?rev=1302307&view=rev
Log:
Bug 52941 - Improvements of HTML report design generated by JMeter Ant task
extra
JMeter Ant (ant-jmeter-1.1.1.jar) task was upgraded from 1.0.9 to 1.1.1
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1302307&r1=1302306&r2=1302307&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Mon Mar 19 07:29:09 2012
@@ -180,6 +180,7 @@ JMeter now expands the Test Plan tree to
<li>Bug 52782 - Add a detail button on parameters table to show detail of a
Row</li>
<li>Bug 52674 - Proxy : Add a Sampler Creator to allow plugging HTTP based
samplers using potentially non textual POST Body (AMF, Silverlight...) and
customizing them for others</li>
<li>Bug 52934 - GUI : Open Test plan with the tree expanded to the testplan
level and no further and select the root of the tree</li>
+<li>Bug 52941 - Improvements of HTML report design generated by JMeter Ant
task extra</li>
</ul>
<h2>Non-functional changes</h2>
@@ -192,6 +193,7 @@ with other code that depends on an earli
<li>Bug 52675 - Refactor Proxy and HttpRequestHdr to allow Sampler Creation by
Proxy</li>
<li>Bug 52680 - Mention version in which function was introduced</li>
<li>Bug 52788 - HttpRequestHdr : Optimize code to avoid useless work</li>
+<li>JMeter Ant (ant-jmeter-1.1.1.jar) task was upgraded from 1.0.9 to
1.1.1</li>
</ul>
</section>