olegk 2004/05/11 13:48:12
Modified: httpclient release_notes.txt
Log:
Release notes updated
Revision Changes Path
1.23 +5 -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.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- release_notes.txt 8 May 2004 10:32:28 -0000 1.22
+++ release_notes.txt 11 May 2004 20:48:12 -0000 1.23
@@ -15,6 +15,8 @@
* Support for tunneled HTTP proxies via the ProxyClient
+ * Ability to abort execution of HTTP methods
+
(2) Connection management
* Support for closing idle connections
@@ -47,6 +49,9 @@
Changes on the CVS trunk:
-------------------------
+
+ * 20288 - Added ability to abort execution of HTTP methods
+ Contributed by Oleg Kalnichevski <olegk at apache.org>
* 24154 - Socket timeout can be specified at the connection manager, connection or
method level
Contributed by Oleg Kalnichevski <olegk at apache.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]