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 8a856d6  Add Thanks to Till Neunast
8a856d6 is described below

commit 8a856d69ac89c5510b7256c18ae82c0401625cf8
Author: pmouawad <[email protected]>
AuthorDate: Sat Jul 25 22:28:55 2020 +0200

    Add Thanks to Till Neunast
---
 xdocs/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 6c1f936..e2cf4e6 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -178,6 +178,7 @@ Summary
     <li><bug>64543</bug>On MacOSX, Darklaf- IntelliJ Theme throws NPE in 
javax.swing.ToolTipManager.initiateToolTip</li>
     <li><bug>64594</bug>Unable to enter variable values instead of numeric 
values in components using PowerTableModel (Impacts 3rd party plugins like 
Throughput Shaping Timer)</li>
     <li><bug>64475</bug>Menu Generate HTML Report: When report generation 
fails due to timeout, error message is not explicit. Contributed by Ubik Load 
Pack (https://ubikloadpack.com)</li>
+    <li><bug>64627</bug>Programmatic manipulation of the control flow via API 
methods of JMeterContext is not working as it used to before 5.0. Contributed 
by Till Neunast</li>
 </ul>
 
  <!--  =================== Thanks =================== -->
@@ -193,6 +194,7 @@ Summary
   <li><a href="https://github.com/weisJ/darklaf";>Jannis Weis</a></li>
   <li><a href="https://github.com/topicus-pw-dvdouden";>Daniel van den 
Ouden</a></li>
   <li><a href="https://ubikloadpack.com"; >Ubik Load Pack</a></li>
+  <li>Till Neunast (https://github.com/tilln)</li>
 </ul>
 <p>We also thank bug reporters who helped us improve JMeter.</p>
 <ul>

Reply via email to