You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by gg...@apache.org on 2007/01/31 20:18:19 UTC

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

Author: ggregory
Date: Wed Jan 31 11:18:18 2007
New Revision: 501951

URL: http://svn.apache.org/viewvc?view=rev&rev=501951
Log:
Add missing entries from Release 2.0.2.

Modified:
    jakarta/commons/proper/httpclient/trunk/release_notes.txt

Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/httpclient/trunk/release_notes.txt?view=diff&rev=501951&r1=501950&r2=501951
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/release_notes.txt (original)
+++ jakarta/commons/proper/httpclient/trunk/release_notes.txt Wed Jan 31 11:18:18 2007
@@ -1,4 +1,4 @@
-Changes since Release 3.1 Beta 1:
+Changes since Release 3.1 Beta 1:
 
 * [HTTPCLIENT-622] - Leak in MultiThreadedHttpConnectionManager.ConnectionPool.mapHosts
            Contributed by Michael Becke <mbecke at apache.org> and Ortwin Glueck <oglueck at apache.org>
@@ -2331,6 +2331,14 @@
  * 21210 - Header parser completely rewritten.
            Improved handling of Netscape draft compatible cookies
            Contributed by Oleg Kalnichevski <olegk at apache.org>
+
+Release 2.0.2
+-------------------
+Changes since Release 2.0.1
+
+ * ContentLengthInputStream no longer supports mark() & reset() methods. 
+
+ * 21329 - Added input buffering to improve performance
 
 Release 2.0.1
 -------------------



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