On 16 September 2016 at 22:06,  <ago...@apache.org> wrote:
> Author: agomes
> Date: Fri Sep 16 21:06:05 2016
> New Revision: 1761088
>
> URL: http://svn.apache.org/viewvc?rev=1761088&view=rev
> Log:
> Add missing reference in changes.xml to PR 196,200,209

Bugzilla Ids?

> Modified:
>     jmeter/trunk/xdocs/changes.xml
>
> Modified: jmeter/trunk/xdocs/changes.xml
> URL: 
> http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1761088&r1=1761087&r2=1761088&view=diff
> ==============================================================================
> --- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
> +++ jmeter/trunk/xdocs/changes.xml [utf-8] Fri Sep 16 21:06:05 2016
> @@ -90,6 +90,7 @@ Summary
>  <h3>Other samplers</h3>
>  <ul>
>      <li><pr>211</pr>Differentiate the timing for JDBC Sampler. Use latency 
> and connect time. Contributed by Thomas Peyrard (thomas.peyrard at 
> murex.com)</li>
> +    <li><bug>59620</bug>Fix button action in "JMS Publisher -> Random File 
> from folder specified below" to allow to select a directory</li>
>  </ul>
>
>  <h3>Controllers</h3>
> @@ -97,6 +98,8 @@ Summary
>      <li><bug>59351</bug>Improve log/error/message for IncludeController. 
> Partly contributed by Antonio Gomes Rodrigues (ra0077 at gmail.com)</li>
>      <li><bug>60023</bug>ThroughputController : Make "Percent Executions" and 
> global the default values. Contributed by Ubik Load Pack (support at 
> ubikloadpack.com)</li>
>      <li><bug>60082</bug>Validation mode : Be able to force Throughput 
> Controller to run as if it was set to 100%</li>
> +    <li><bug>59329</bug>Trim spaces in input filename in CSVDataSet.</li>
> +    <li><bug>59349</bug>Trim spaces in input filename in 
> IncludeController.</li>
>  </ul>
>
>  <h3>Listeners</h3>
>
>

Reply via email to