olegk 2004/05/08 03:32:28
Modified: httpclient release_notes.txt
Log:
Release notes update
Revision Changes Path
1.22 +6 -0 jakarta-commons/httpclient/release_notes.txt
Index: release_notes.txt
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/release_notes.txt,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- release_notes.txt 5 May 2004 19:56:29 -0000 1.21
+++ release_notes.txt 8 May 2004 10:32:28 -0000 1.22
@@ -48,6 +48,12 @@
Changes on the CVS trunk:
-------------------------
+ * 24154 - Socket timeout can be specified at the connection manager, connection or
method level
+ Contributed by Oleg Kalnichevski <olegk at apache.org>
+
+ * 16124 - HTTP protocol version can be specified at the client, host or method
level
+ Contributed by Oleg Kalnichevski <olegk at apache.org>
+
* 28728 - HttpUrl now accepts unescaped passwords
Contributed by Michael Becke <mbecke at apache.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]