Author: pmouawad
Date: Tue Sep 9 11:34:11 2014
New Revision: 1623762
URL: http://svn.apache.org/r1623762
Log:
Bug 54648 - JMeter GUI on OS X crashes when using CMD+C (keyboard shortcut or UI menu entry)
on an element from the tree
Add 54648 to list of changes
Bugzilla Id: 54648
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1623762&r1=1623761&r2=1623762&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Tue Sep 9 11:34:11 2014
@@ -198,6 +198,7 @@ for details on configuring this componen
<li><bugzilla>56743</bugzilla> - Wrong mailing list archives on mail2.xml.
Contributed by Felix Schumacher (felix.schumacher at internetallee.de)</li>
<li><bugzilla>56763</bugzilla> - Removing the Oracle icons, not used by
JMeter (and missing license)</li>
<li><bugzilla>54100</bugzilla> - Switching languages fails to preserve
toolbar button states (enabled/disabled)</li>
+<li><bugzilla>54648</bugzilla> - JMeter GUI on OS X crashes when using
CMD+C (keyboard shortcut or UI menu entry) on an element from the tree</li>
</ul>
<!-- =================== Improvements =================== -->
|