Author: fschumacher
Date: Thu Sep 20 17:48:48 2018
New Revision: 1841483
URL: http://svn.apache.org/viewvc?rev=1841483&view=rev
Log:
Correct markup. Missing opening bracket.
Modified:
jmeter/trunk/xdocs/changes_history.xml
Modified: jmeter/trunk/xdocs/changes_history.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes_history.xml?rev=1841483&r1=1841482&r2=1841483&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes_history.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes_history.xml [utf-8] Thu Sep 20 17:48:48 2018
@@ -176,7 +176,7 @@ this behaviour, set <code>httpclient.res
<li><bug>62178</bug>Add default value to <code><funclink
name="__V"/></code> function. Contributed by orimarko at gmail.com</li>
<li><bug>62178</bug>Add function <code><funclink
name="__threadGroupName"/></code> function to obtain ThreadGroup name. Mainly
contributed by orimarko at gmail.com</li>
<li><bug>62533</bug>Allow use epoch time as Date String value in function
<code><funclink name="__dateTimeConvert"/></code> </li>
- <li><bug>62541</bug>Allow <code>funclink name="__jexl3"/></code>,
<code><funclink name="__jexl2"/></code> functions to support new syntax as
<code>var x;</code>. Contributed by orimarko at gmail.com</li>
+ <li><bug>62541</bug>Allow <code><funclink name="__jexl3"/></code>,
<code><funclink name="__jexl2"/></code> functions to support new syntax as
<code>var x;</code>. Contributed by orimarko at gmail.com</li>
<li><bug>61834</bug>Function Helper Dialog : Improve tests by showing
variables and keeping them available between evaluations</li>
</ul>
<h3>I18N</h3>