Author: fschumacher
Date: Sat Jan 5 12:45:32 2019
New Revision: 1850484
URL: http://svn.apache.org/viewvc?rev=1850484&view=rev
Log:
Mention contributor of initial code for fix of bug 63025
Bugzilla Id: 63025
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1850484&r1=1850483&r2=1850484&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml [utf-8] (original)
+++ jmeter/trunk/xdocs/changes.xml [utf-8] Sat Jan 5 12:45:32 2019
@@ -80,7 +80,7 @@ of previous time slot as a base. Startin
<h3>HTTP Samplers and Test Script Recorder</h3>
<ul>
<li><bug>62840</bug>HTTP Request: Add option
<code>httpclient4.gzip_relax_mode</code> to avoid error when unzipping what
seems to be invalid streams</li>
- <li><bug>63025</bug>Enhance Search & Replace functionality for HTTP
Request to include port and protocol field.</li>
+ <li><bug>63025</bug>Enhance Search & Replace functionality for HTTP
Request to include port and protocol field. Initial code fix by Mohamed Ibrahim
(rollno748 at gmail.com)</li>
</ul>
<h3>Other samplers</h3>
@@ -254,6 +254,7 @@ of previous time slot as a base. Startin
<li>Paco (paco.xu at daocloud.io)</li>
<li>Hitesh Patel (hitesh.h.patel at gmail.com)</li>
<li>Sonali (arora.sonali99 at gmail.com)</li>
+ <li>Mohamed Ibrahim (rollno748 at gmail.com)</li>
<li>U. Poblotzki (u.poblotzki at thalia.de)</li>
</ul>
<p>We also thank bug reporters who helped us improve JMeter.</p>