mirror of https://github.com/apache/jmeter.git
Bug 59171 - Sample Result SaveConfig Dialog is generated in random order
Mention it in changes.xml Bugzilla Id: 59171 git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1739377 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5894fd8ccb
commit
1f671108d3
|
|
@ -455,6 +455,7 @@ Deprecated Libraries dropped or replaced by up to date ones:
|
|||
<li><bug>59240</bug>Introduce a slf4j adapter for Logkit (this allows using slf4j within plugins and core code)</li>
|
||||
<li><bug>59153</bug>Stop test if CSVDataSet is accessing non-existing file. Contributed by Antonio Gomes Rodrigues (ra0077 at gmail.com)</li>
|
||||
<li><bug>59320</bug>Better tooltip in GUI with GenericTestBeanCustomizer (CSV Data Set Config, JDBC Connection Configuration, Keystore Configuration...) . Based on a patch by Antonio Gomes Rodrigues (ra0077 at gmail.com)</li>
|
||||
<li><bug>59171</bug>Sample Result SaveConfig Dialog is generated in random order</li>
|
||||
</ul>
|
||||
<ch_section>Non-functional changes</ch_section>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in New Issue