Author: sebb
Date: Tue Aug 14 04:39:07 2007
New Revision: 565714
URL: http://svn.apache.org/viewvc?view=rev&rev=565714
Log:
stop thread option in CSV Dataset is an improvement, not bug fix
Modified:
jakarta/jmeter/branches/rel-2-2/docs/changes.html
jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml
Modified: jakarta/jmeter/branches/rel-2-2/docs/changes.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/docs/changes.html?view=diff&rev=565714&r1=565713&r2=565714
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/docs/changes.html (original)
+++ jakarta/jmeter/branches/rel-2-2/docs/changes.html Tue Aug 14 04:39:07 2007
@@ -150,7 +150,7 @@
<li >
- Fixed errors
when running non-GUI on a headless host
+ Fixed errors
when running non-GUI on a headless host (bug introduced in 2.3RC3)
</li>
@@ -198,6 +198,13 @@
Allow for
quoted charset in Content-Type parsing
</li>
+
+ </ul>
+
<h4 >
+ Improvements
since 2.3RC3
+ </h4>
+
<ul >
+
<li >
Add stop thread
option to CSV Dataset
Modified: jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml?view=diff&rev=565714&r1=565713&r2=565714
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml (original)
+++ jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml Tue Aug 14 04:39:07 2007
@@ -33,7 +33,7 @@
<ul>
<li>Fixed NPE in Summariser (bug introduced in 2.3RC3)</li>
<li>Fixed setup of proxy port (bug introduced in 2.3RC3)</li>
-<li>Fixed errors when running non-GUI on a headless host</li>
+<li>Fixed errors when running non-GUI on a headless host (bug introduced in
2.3RC3)</li>
<li>Bug 43054 - SSLManager causes stress tests to saturate and crash (bug
introduced in 2.3RC3)</li>
<li>Clarified HTTP Request Defaults usage of the port field</li>
<li>Bug 43006 - NPE if icon.properties file not found</li>
@@ -43,6 +43,10 @@
<li>Bug 42919 - Failure Message blank in CSV output [now records first
non-blank message]</li>
<li>Add link to Extending JMeter PDF</li>
<li>Allow for quoted charset in Content-Type parsing</li>
+</ul>
+
+<h4>Improvements since 2.3RC3</h4>
+<ul>
<li>Add stop thread option to CSV Dataset</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]