Author: olegk
Date: Mon Aug  8 13:43:16 2005
New Revision: 230886

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

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=230886&r1=230885&r2=230886&view=diff
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/release_notes.txt (original)
+++ jakarta/commons/proper/httpclient/trunk/release_notes.txt Mon Aug  8 
13:43:16 2005
@@ -1,6 +1,10 @@
 
 Changes since Release Candidate 3:
 
+ * 35085 - HTTP 204 "NO CONTENT" response no longer results in dropped 
+           connection.
+           Contributed by Ian Bray <Ian.Bray at logicacmg.com>
+
  * 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>
@@ -11,6 +15,7 @@
            
  * 35815 - SimpleHttpConnectionManager now logs warnings when it detects it is
            being used incorrectly. 
+           Contributed by Michael Becke <mbecke at apache.org>
 
 Release 3.0 Release Candidate 3
 -------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to