You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ol...@apache.org on 2005/08/08 22:32:52 UTC

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

Author: olegk
Date: Mon Aug  8 13:32:49 2005
New Revision: 230878

URL: http://svn.apache.org/viewcvs?rev=230878&view=rev
Log:
PR #35944

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=230878&r1=230877&r2=230878&view=diff
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/release_notes.txt (original)
+++ jakarta/commons/proper/httpclient/trunk/release_notes.txt Mon Aug  8 13:32:49 2005
@@ -1,9 +1,13 @@
 
 Changes since Release Candidate 3:
 
+ * 35944 - Connection always gets released back to the pool even if an unchecked 
+           exception is thrown in HttpMethod#releaseConnection method.
+           Contributed by Oleg Kalnichevski <olegk at apache.org>
+
  * 35642 - Do not retry if host is unreachable. This ensures a connection timeout
            will be obeyed.
-           Contributed by Ortwin Glück <oglueck at apache.org>
+           Contributed by Ortwin Gl�ck <oglueck at apache.org>
            
  * 35815 - SimpleHttpConnectionManager now logs warnings when it detects it is
            being used incorrectly. 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org