Author: pmouawad
Date: Mon May 20 09:19:19 2019
New Revision: 1859540
URL: http://svn.apache.org/viewvc?rev=1859540&view=rev
Log:
Fix missing bug id
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=1859540&r1=1859539&r2=1859540&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes_history.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes_history.xml [utf-8] Mon May 20 09:19:19 2019
@@ -186,7 +186,7 @@ a results report from a previous CSV/JTL
<h3>General</h3>
<ul>
<li><bug>63201</bug>SearchTreeDialog disappears behind master JFrame.
Contributed by Benoit Vatan (benoit.vatan at gmail.com)</li>
- <li><bug></bug><code>Function Helper Dialog</code>, <code>Export
transactions for report</code> and <code>Import from cURL</code> disappear
being master JFrame. Contributed by Ubik Load Pack (support at
ubikloadpack.com)</li>
+ <li><bug>63220</bug><code>Function Helper Dialog</code>, <code>Export
transactions for report</code> and <code>Import from cURL</code> disappear
being master JFrame. Contributed by Ubik Load Pack (support at
ubikloadpack.com)</li>
<li><bug>63207</bug>java.lang.NullPointerException: null when run Jmeter
5.1 with proxy options</li>
<li><bug>58183</bug>Rampup may not be respected if thread take time to
start leading to threads continuing to start post ramp up time</li>
</ul>