Author: pmouawad
Date: Thu Mar 3 21:29:40 2016
New Revision: 1733530
URL: http://svn.apache.org/viewvc?rev=1733530&view=rev
Log:
Bug 59083 - HTTP Request : Make Method field editable so that additional
methods (Webdav) can be added easily
Bugzilla Id: 59083
Modified:
jmeter/trunk/xdocs/changes.xml
Modified: jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1733530&r1=1733529&r2=1733530&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Thu Mar 3 21:29:40 2016
@@ -132,6 +132,7 @@ Summary
<li><bug>59034</bug>Parallel downloads connection management is not
realistic. Contributed by Benoit Wiart (benoit dot wiart at gmail.com) and
Philippe Mouawad</li>
<li><bug>59060</bug>HTTP Request GUI : Move File Upload to a new Tab to
have more space for parameters and prevent incoherent configuration.
Contributed by Benoit Wiart (benoit dot wiart at gmail.com)</li>
<li><bug>59103</bug>HTTP Request Java Implementation: Change default
"http.java.sampler.retries" to align it on HttpClient behaviour and make it
meaningful</li>
+ <li><bug>59083</bug>HTTP Request : Make Method field editable so that
additional methods (Webdav) can be added easily</li>
</ul>
<h3>Other samplers</h3>