sebb 2005/05/23 15:59:43
Modified: xdocs changes.xml
Log:
Document more changes
Revision Changes Path
1.22 +7 -1 jakarta-jmeter/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-jmeter/xdocs/changes.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- changes.xml 16 May 2005 21:27:02 -0000 1.21
+++ changes.xml 23 May 2005 22:59:42 -0000 1.22
@@ -38,6 +38,9 @@
<li>setProperty function</li>
<li>Save response data on error</li>
<li>Ant JMeter XSLT now optionally shows failed responses and has internal
links</li>
+<li>Allow JavaScript variable name to be omitted</li>
+<li>Changed following Samplers to set sample label from sampler name</li>
+<li>All Test elements can be saved as a graphics image to a file</li>
</ul>
<h4>Bug fixes:</h4>
<ul>
@@ -47,6 +50,9 @@
<li>Save field names if required to CSV files</li>
<li>Ensure XML file is closed</li>
<li>Correct icons now displayed for TestBean components</li>
+<li>Allow for missing optional jar(s) in creating menus</li>
+<li>Changed Samplers to set sample label from sampler name as was the case
for HTTP</li>
+<li>Fix various samplers to avoid NPEs when incomplete data is provided</li>
</ul>
<h3>Version 2.0.3</h3>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]