olegk 2004/09/15 13:34:56
Modified: httpclient release_notes.txt
Log:
PR #30652 (Allow configuration of SO_LINGER)
Contributed by Oleg Kalnichevski
Reviewed by Michael Becke
Revision Changes Path
1.34 +3 -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.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- release_notes.txt 14 Sep 2004 20:14:51 -0000 1.33
+++ release_notes.txt 15 Sep 2004 20:34:56 -0000 1.34
@@ -2,6 +2,9 @@
-------------------
Changes since Alpha 1:
+ * 30652 - Configurable SO_LINGER
+ Contributed by Oleg Kalnichevski <olegk at apache.org>
+
* 31163 - CookieSpec classes made stateful
Contributed by Oleg Kalnichevski <olegk at apache.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]