olegk 2004/12/21 15:21:32
Modified: httpclient release_notes.txt
Log:
PR #32607
Revision Changes Path
1.45 +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.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- release_notes.txt 20 Dec 2004 11:52:53 -0000 1.44
+++ release_notes.txt 21 Dec 2004 23:21:31 -0000 1.45
@@ -1,5 +1,9 @@
Changes since Beta 1:
+ * 32607 - Fixed the problem with ReflectionSocketFactory ignoring the local
address of
+ HostConfiguration
+ Contributed by Oleg Kalnichevski <olegk at apache.org>
+
* 32409 - HttpState now has new methods for clearing all cookies and
credentials.
Contributed by Oleg Kalnichevski <olegk at apache.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]