You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by mc...@apache.org on 2017/07/25 15:35:06 UTC

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

Author: mchassagneux
Date: Tue Jul 25 15:35:06 2017
New Revision: 1802969

URL: http://svn.apache.org/viewvc?rev=1802969&view=rev
Log:
Update changelog

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1802969&r1=1802968&r2=1802969&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Tue Jul 25 15:35:06 2017
@@ -124,6 +124,7 @@ Incorporated feed back about unclear doc
 <ul>
     <li><bug>61040</bug>Add a time shifting function</li>
     <li><bug>61126</bug>Function Helper Dialog : Add a field that shows execution result</li>
+	<li><bug>61341</bug>Add locale parameter to timeShift function</li>
 </ul>
 
 <h3>I18N</h3>
@@ -182,6 +183,7 @@ Incorporated feed back about unclear doc
     <li><bug>61121</bug>InfluxdbBackendListenerClient: Only all percentiles are sent, not <code>KO</code> and <code>OK</code></li>
     <li><bug>60961</bug>Try to keep status of selected and expanded elements in View Results Tree when new elements are added.</li>
     <li><bug>61198</bug>Backend Listener does not work properly in main script when included scripts also contain Backend Listener</li>
+	<li><bug>61339</bug>Fix reset metric on timed mode</li>
 </ul>
 
 <h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>