Author: milamber
Date: Sun Mar 1 10:35:39 2015
New Revision: 1663078
URL: http://svn.apache.org/r1663078
Log:
Typo
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1663078&r1=1663077&r2=1663078&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Sun Mar 1 10:35:39 2015
@@ -82,7 +82,7 @@ Summary
<h3>HTTP Samplers and Test Script Recorder</h3>
<ul>
-<li><bug>25430</bug>HTTP(S) Test Script Recorder : Make it populate HTTP
Authorisation Manager. Partly based on a patch from Dzmitry Kashlach
(dzmitrykashlach at gmail.com)</li>
+<li><bug>25430</bug>HTTP(S) Test Script Recorder : Make it populate HTTP
Authorization Manager. Partly based on a patch from Dzmitry Kashlach
(dzmitrykashlach at gmail.com)</li>
<li><bug>57381</bug>HTTP(S) Test Script Recorder should display an error if
Target Controller references a Recording Controller and no Recording Controller
exists. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
<li><bug>57488</bug>Performance : Improve SSLContext reset for Two-way SSL
Authentication</li>
<li><bug>57565</bug>SamplerCreator : Add method to allow implementations to
add children to created sampler</li>