This is an automated email from the ASF dual-hosted git repository.
pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/master by this push:
new 035b61d Mention PR in release notes
035b61d is described below
commit 035b61d7f811e6c80002d5b1f04db350433790ad
Author: pmouawad <[email protected]>
AuthorDate: Sat Apr 25 18:22:31 2020 +0200
Mention PR in release notes
---
xdocs/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 4bc2c02..1b69089 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -178,6 +178,7 @@ invalidated when tree selection changes.</p>
<li><bug>64148</bug>Use gray icons for disabled elements in the tree,
display subtree as gray</li>
<li><bug>64198</bug>Allow spaces in <code>${...}</code> expressions around
functions.</li>
<li><bug>64276</bug>Search popup: Improve UX</li>
+ <li><pr>573</pr>Improve the startup time: skip test plan UI
initialization</li>
</ul>
<ch_section>Non-functional changes</ch_section>