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 2017/03/12 15:17:02 UTC

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

Author: pmouawad
Date: Sun Mar 12 15:17:02 2017
New Revision: 1786592

URL: http://svn.apache.org/viewvc?rev=1786592&view=rev
Log:
Add space between pr and label

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1786592&r1=1786591&r2=1786592&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sun Mar 12 15:17:02 2017
@@ -325,7 +325,7 @@ This affects configuration and 3<sup>rd<
 
 <h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>
 <ul>
-    <li><bug>60438</bug><pr>235</pr>Clear old variables before extracting new ones in JSON Extractor.
+    <li><bug>60438</bug><pr>235</pr> - Clear old variables before extracting new ones in JSON Extractor.
     Based on a patch by Qi Chen (qi.chensh at ele.me)</li>
     <li><bug>60607</bug>DNS Cache Manager configuration is ignored</li>
     <li><bug>60729</bug>The Random Variable Config Element should allow minimum==maximum</li>