olegk 2004/10/19 11:15:48
Modified: httpclient release_notes.txt
Log:
PR #31607
Revision Changes Path
1.39 +4 -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.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- release_notes.txt 11 Oct 2004 22:31:53 -0000 1.38
+++ release_notes.txt 19 Oct 2004 18:15:48 -0000 1.39
@@ -1,5 +1,9 @@
Changes since Alpha 2:
+ * 31607 - Catch SocketTimeoutException not InterruptedIOException when running
+ in JRE >=1.4
+ Contributed by Oleg Kalnichevski <olegk at apache.org>
+
* 31471 - HostConfiguration refactored
Contributed by Oleg Kalnichevski <olegk at apache.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]