svn commit: r922072 - /jakarta/jmeter/trunk/xdocs/changes.xml
[email protected] Thu, 11 Mar 2010 23:35:58 -0000
| Newsgroups | gmane.comp.jakarta.jmeter.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: sebb
Date: Thu Mar 11 23:35:58 2010
New Revision: 922072
URL: http://svn.apache.org/viewvc?rev=922072&view=rev
Log:
Bug 48889 - Wrong response time with mode=Statistical and num_sample_threshold > 1
See also SVN revisions: 922069,922067,922055,922054,922051
Modified:
jakarta/jmeter/trunk/xdocs/changes.xml
Modified: jakarta/jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/changes.xml?rev=922072&r1=922071&r2=922072&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/changes.xml (original)
+++ jakarta/jmeter/trunk/xdocs/changes.xml Thu Mar 11 23:35:58 2010
@@ -111,6 +111,8 @@ The XPath Assertion and XPath Extractor
<h3>Listeners</h3>
<ul>
<li>Bug 48603 - Mailer Visualiser sends two emails for a single failed response</li>
+<li>Correct calculation of min/max/std.dev for aggregated samples (Summary Report)</li>
+<li>Bug 48889 - Wrong response time with mode=Statistical and num_sample_threshold > 1</li>
</ul>
<h3>Assertions</h3>