Author: sebb
Date: Wed May 30 10:24:16 2012
New Revision: 1344185
URL: http://svn.apache.org/viewvc?rev=1344185&view=rev
Log:
Use <bugzilla> tag which generates a link to the bug
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1344185&r1=1344184&r2=1344185&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Wed May 30 10:24:16 2012
@@ -99,7 +99,7 @@ or a Debug Sampler with all fields set t
<h3>Other samplers</h3>
<ul>
-<li>Bug 53310 - TestAction should implement Interruptible</li>
+<li><bugzilla>55310</bugzilla> - TestAction should implement Interruptible</li>
</ul>
<h3>Controllers</h3>
@@ -128,7 +128,7 @@ or a Debug Sampler with all fields set t
<h2>Non-functional changes</h2>
<ul>
-<li>Bug 53311 - JMeterUtils#runSafe should not throw Error when
interrupted</li>
+<li><bugzilla>53311</bugzilla> - JMeterUtils#runSafe should not throw Error
when interrupted</li>
<li>Updated to commons-net-3.1 (from 3.0.1)</li>
</ul>