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
commit 3e85062b7fc04faca349e7422f053bb077a50630 Author: Felix Schumacher <[email protected]> AuthorDate: Fri Oct 9 17:58:08 2020 +0200 Add changelog entry for Korean translation --- xdocs/changes.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xdocs/changes.xml b/xdocs/changes.xml index d6a24f4..452aa3f 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -121,6 +121,7 @@ applications when JMeter is starting up.</p> <li><pr>599</pr>Ensure all buttons added to the toolbar behave/look consistently. Contributed by Jannis Weis</li> <li><bug>64581</bug>Allow SampleResult#setIgnore to influence behaviour on Sampler Error</li> <li><bug>64680</bug>Fall back to <code>JMETER_HOME</code> on startup to detect JMeter's installation directory</li> + <li><bug>64787</bug><pr>630</pr>Add Korean translation. Contributed by Woonsan Ko (woonsan at apache.org)</li> </ul> <ch_section>Non-functional changes</ch_section> @@ -234,6 +235,7 @@ applications when JMeter is starting up.</p> <li>Till Neunast (https://github.com/tilln)</li> <li>Pooja Chandak (poojachandak002 at gmail.com)</li> <li>Vincent Daburon (vdaburon at gmail.com)</li> + <li>Woonsan Ko (woonsan at apache.org)</li> </ul> <p>We also thank bug reporters who helped us improve JMeter.</p> <ul>
