Author: oglueck
Date: Sat Jan 7 05:08:56 2006
New Revision: 366717
URL: http://svn.apache.org/viewcvs?rev=366717&view=rev
Log:
Fixed broken setter method.
PR: 38139
Submitted by: Mike Boyers
Reviewed by: Oleg Kalnichevski
Modified:
jakarta/commons/proper/httpclient/trunk/release_notes.txt
Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/trunk/release_notes.txt?rev=366717&r1=366716&r2=366717&view=diff
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/release_notes.txt (original)
+++ jakarta/commons/proper/httpclient/trunk/release_notes.txt Sat Jan 7
05:08:56 2006
@@ -1,5 +1,7 @@
Changes since Release 3.0:
+ * 38139 - Calling
MultiThreadedHttpConnectionManager.setMaxTotalConnections(int) had no effect
+
* 37988 - Fixed bug in URI#toString() causing user name / password to
stripped from the resultant String
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]