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 2013/01/01 18:23:12 UTC

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

Author: pmouawad
Date: Tue Jan  1 17:23:11 2013
New Revision: 1427480

URL: http://svn.apache.org/viewvc?rev=1427480&view=rev
Log:
Bug 45772 - RegEx User Parameters Post Processor 
Bugzilla Id: 45772

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1427480&r1=1427479&r2=1427480&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Tue Jan  1 17:23:11 2013
@@ -222,7 +222,7 @@ to the elements View Results Tree, Asser
 <h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>
 <ul>
 <li><bugzilla>54259</bugzilla> - Introduce a new Extractor that uses CSS or jquery-like selector syntax</li>
-<li><bugzilla>45772</bugzilla> - RgEx User Parameters Post Processor</li>
+<li><bugzilla>45772</bugzilla> - RegEx User Parameters Post Processor</li>
 </ul>
 
 <h3>Functions</h3>