olegk 2004/10/11 15:31:53
Modified: httpclient release_notes.txt
Log:
PR #31471
Revision Changes Path
1.38 +5 -2 jakarta-commons/httpclient/release_notes.txt
Index: release_notes.txt
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/release_notes.txt,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- release_notes.txt 4 Oct 2004 22:08:18 -0000 1.37
+++ release_notes.txt 11 Oct 2004 22:31:53 -0000 1.38
@@ -1,7 +1,10 @@
Changes since Alpha 2:
-* ContentLengthInputStream no longer supports mark() & reset() methods.
- Old broken implementation removed.
+ * 31471 - HostConfiguration refactored
+ Contributed by Oleg Kalnichevski <olegk at apache.org>
+
+ * ContentLengthInputStream no longer supports mark() & reset() methods.
+ Old broken implementation removed.
Contributed by Eric Johnson <eric at tibco.com>
Release 3.0 Alpha 2
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]