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 2016/03/02 23:26:52 UTC

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

Author: pmouawad
Date: Wed Mar  2 22:26:52 2016
New Revision: 1733384

URL: http://svn.apache.org/viewvc?rev=1733384&view=rev
Log:
Bug 59099 - Backend listener : Add the possibility to consider samplersList as a Regular Expression
Mention author
#resolve #151 + commit:
http://svn.apache.org/viewvc?rev=1733383&view=rev
Bugzilla Id: 59099

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1733384&r1=1733383&r2=1733384&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Wed Mar  2 22:26:52 2016
@@ -163,7 +163,7 @@ Summary
 <li><bug>58955</bug>Request view http does not correctly display http parameters in multipart/form-data. Contributed by Benoit Wiart (benoit dot wiart at gmail.com)</li>
 <li><bug>55597</bug>View Results Tree: Add a search feature to search in recorded samplers</li>
 <li><bug>59102</bug>View Results Tree: Better default value for "view.results.tree.max_size"</li>
-<li><bug>59099</bug>Backend listener : Add the possibility to consider samplersList as a Regular Expression</li>
+<li><bug>59099</bug>Backend listener : Add the possibility to consider samplersList as a Regular Expression. Contributed by Antonio Gomes Rodrigues (ra0077 at gmail.com)</li>
 </ul>
 
 <h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>