You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2018/01/07 18:32:15 UTC

svn commit: r1820476 - /jmeter/trunk/xdocs/changes.xml

Author: pmouawad
Date: Sun Jan  7 18:32:15 2018
New Revision: 1820476

URL: http://svn.apache.org/viewvc?rev=1820476&view=rev
Log:
Bug 61931 New Component : Precise Throughput Timer, timer that produces poisson arrivals with given constant throughput
Mention Vladimir in Thanks
Bugzilla Id: 61931

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1820476&r1=1820475&r2=1820476&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sun Jan  7 18:32:15 2018
@@ -136,7 +136,7 @@ Summary
 <h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>
 <ul>
     <li><bug>60213</bug>New component : Boundary based extractor</li>
-    <li><bug>61931</bug>New Component : Precise Throughput Timer, timer that produces poisson arrivals with given constant throughput</li>
+    <li><bug>61931</bug>New Component : Precise Throughput Timer, timer that produces poisson arrivals with given constant throughput. Contributed by Vladimir Sitnikov (sitnikov.vladimir at gmail.com)</li>
     <li><bug>61644</bug>HTTP Cache Manager: "Use Cache-Control/Expires header when processing GET requests" should be checked by default</li>
     <li><bug>61645</bug>Response Assertion: Add ability to assert on Request Data</li>
     <li><bug>61534</bug>Convert AssertionError to a failed assertion in the JSR223Assertion allowing users to use assert in their code</li>
@@ -314,6 +314,7 @@ Summary
     <li>Helly Guo (https://github.com/hellyguo)</li>
     <li>Peter Doornbosch (https://bitbucket.org/pjtr/)</li>
     <li>Jeremy Arnold (jeremy at arnoldzoo.org)</li>
+    <li>Vladimir Sitnikov (sitnikov.vladimir at gmail.com)</li>
 </ul>
 <p>We also thank bug reporters who helped us improve JMeter. <br/>
 For this release we want to give special thanks to the following reporters for the clear reports and tests made after our fixes:</p>