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/11/07 23:00:38 UTC

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

Author: olegk
Date: Mon Nov  7 14:00:34 2005
New Revision: 331609

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

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=331609&r1=331608&r2=331609&view=diff
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/release_notes.txt (original)
+++ jakarta/commons/proper/httpclient/trunk/release_notes.txt Mon Nov  7 14:00:34 2005
@@ -1,5 +1,10 @@
 Changes since Release Candidate 4:
 
+ * 37256 - Fixed bug causing MultipartRequestEntity to miscalculate the 
+           total content length if any of the parts returns a negative
+           content length value
+           Contributed by Oleg Kalnichevski <olegk at apache.org>
+
  * 37197 - Preemptive auth flag no longer disregarded when tunneling 
            SSL connections via a proxy
            Contributed by wynand <wolman at gmail.com>



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