This is an automated email from the ASF dual-hosted git repository.
fschumacher 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 be0681c Add references to the bugzilla entries
be0681c is described below
commit be0681c69220b11d844e057572bf2cb5e864a7cb
Author: Felix Schumacher <[email protected]>
AuthorDate: Sun Sep 6 10:52:24 2020 +0200
Add references to the bugzilla entries
---
xdocs/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 0539f2d..d8cb41d 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -67,7 +67,7 @@ Summary
-->
<ch_title>UX improvements</ch_title>
-<p>The splash screen is now application-modal rather than system-modal, so it
does not block other
+<p><bug>62179</bug><bug>64658</bug>The splash screen is now application-modal
rather than system-modal, so it does not block other
applications when JMeter is starting up.</p>
<!-- =================== Incompatible changes =================== -->