Author: rjung
Date: Mon Dec 21 11:48:07 2015
New Revision: 1721136
URL: http://svn.apache.org/viewvc?rev=1721136&view=rev
Log:
Fix typo in bugzilla tag in changes.xml.
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1721136&r1=1721135&r2=1721136&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Mon Dec 21 11:48:07 2015
@@ -78,7 +78,7 @@ Summary
Note in future versions, we will switch to Nashorn by default, so users
are encouraged to report any issue related to broken code when using Nashorn
instead of Rhino.
</li>
<li>Since version 2.14, JMS Publisher will reload contents of file if
Message source is "From File" and the ""Filename" field changes (through
variables usage for example)</li>
- <li>org.apache.jmeter.gui.util.ButtonPanel has been removed, if you use it
in your 3rd party plugin or custom development ensure you update your code. See
<bugzill>58687</bugzill></li>
+ <li>org.apache.jmeter.gui.util.ButtonPanel has been removed, if you use it
in your 3rd party plugin or custom development ensure you update your code. See
<bugzilla>58687</bugzilla></li>
<li>Property <code>jmeterthread.startearlier</code> has been removed. See
<bugzilla>58726</bugzilla></li>
<li>Property <code>jmeterengine.startlistenerslater</code> has been
removed. See <bugzilla>58728</bugzilla></li>
<li>Property <code>jmeterthread.reversePostProcessors</code> has been
removed. See <bugzilla>58728</bugzilla></li>