Author: fschumacher
Date: Sat May 20 14:24:29 2017
New Revision: 1795658
URL: http://svn.apache.org/viewvc?rev=1795658&view=rev
Log:
Add changelog entry for: Handle uninitialized RessourceBundle more gracefully.
Bugzilla Id: 61050
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1795658&r1=1795657&r2=1795658&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sat May 20 14:24:29 2017
@@ -174,6 +174,7 @@ Summary
<li><bug>60995</bug>HTTP Test Script Recorder: Port field is very small
under some LAF</li>
<li><bug>61073</bug>HTTP(S) Test Script Recorder panel have some fields
with bad size on HiDPI screen or GTK+ L&F on Linux/XWayland</li>
<li><bug>57958</bug>Fix transaction sample not generated if thread
stops/restarts. Implemented by Artem Fedorov (artem at blazemeter.com) and
contributed by BlazeMeter Ltd.</li>
+ <li><bug>61050</bug>Handle uninitialized RessourceBundle more gracefully,
when calling <code>JMeterUtils#getResString</code>.</li>
</ul>
<!-- =================== Thanks =================== -->