olegk 2004/11/02 11:46:19
Modified: httpclient release_notes.txt
Log:
PR #31981
Revision Changes Path
1.40 +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.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- release_notes.txt 19 Oct 2004 18:15:48 -0000 1.39
+++ release_notes.txt 2 Nov 2004 19:46:19 -0000 1.40
@@ -1,5 +1,9 @@
Changes since Alpha 2:
+ * 31981 - Fixed the bug causing an infinite loop in HttpMethodDirector
+ when using SSL + proxy + host auth + keep alive off
+ Contributed by Oleg Kalnichevski <olegk at apache.org>
+
* 31607 - Catch SocketTimeoutException not InterruptedIOException when running
in JRE >=1.4
Contributed by Oleg Kalnichevski <olegk at apache.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]