You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2012/11/01 16:20:33 UTC

svn commit: r1404639 - /jmeter/trunk/xdocs/changes.xml

Author: sebb
Date: Thu Nov  1 15:20:32 2012
New Revision: 1404639

URL: http://svn.apache.org/viewvc?rev=1404639&view=rev
Log:
Proxy option to set user and password at startup (-u and -a) not working with HTTPClient 4
Bugzilla Id: 54057

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1404639&r1=1404638&r2=1404639&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Thu Nov  1 15:20:32 2012
@@ -97,6 +97,7 @@ It has been removed so now size of these
 <h3>HTTP Samplers and Proxy</h3>
 <ul>
 <li>Don't log spurious warning messages when using concurrent pool embedded downloads with Cache Manager or CookieManager</li>
+<li><bugzilla>54057</bugzilla>- Proxy option to set user and password at startup (-u and -a) not working with HTTPClient 4</li>
 </ul>
 
 <h3>Other Samplers</h3>