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/04/19 22:30:14 UTC

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

Author: olegk
Date: Tue Apr 19 13:30:13 2005
New Revision: 161964

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

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?view=diff&r1=161963&r2=161964
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/release_notes.txt (original)
+++ jakarta/commons/proper/httpclient/trunk/release_notes.txt Tue Apr 19 13:30:13 2005
@@ -1,8 +1,13 @@
 Changes since Release Candidate 2:
 
+ * 34459 - Always use the chunk encoding when request content length cannot be 
+           determined (is negative)
+           Contributed by Oleg Kalnichevski <olegk at apache.org>
+
  * 34427 - Fixed the bug causing an IllegalStateException in AuthState
            triggered by the combination of preemptive proxy authentication 
            and a cross-site redirect
+           Contributed by Oleg Kalnichevski <olegk at apache.org>
 
 Release 3.0 Release Candidate 2
 -------------------



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