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 26ef2ce changes.xml: add mention of Bug 63862
26ef2ce is described below
commit 26ef2cef5373f6226cb983dabb97ac2eff6916ee
Author: pmouawad <[email protected]>
AuthorDate: Thu Oct 17 21:43:48 2019 +0200
changes.xml: add mention of Bug 63862
---
xdocs/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index b0095c9..3e06020 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -253,6 +253,7 @@ to view the last release notes of version 5.1.1.
<li><bug>63751</bug>Correct a typo in Chinese translations. Reported by
Jinliang Wang (wjl31802 at 126.com)</li>
<li><bug>63723</bug>Distributed testing: JMeter master ends distributed
test though some threads still are active</li>
<li><bug>63614</bug>Distributed testing: Unable to generate Dashboard
report at end of load test</li>
+ <li><bug>63862</bug> Search Dialog / Search in View Results Tree: Uncaught
exception if regex is checked and regex is invalid</li>
<li><bug>63793</bug>Fix unsecure XML Parsing</li>
</ul>