You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by og...@apache.org on 2006/01/07 14:09:01 UTC

svn commit: r366717 - /jakarta/commons/proper/httpclient/trunk/release_notes.txt

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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org