olegk 2003/07/31 10:47:06
Modified: httpclient release_notes.txt
Log:
Updated news.xml & release notes
Revision Changes Path
1.11 +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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- release_notes.txt 26 Jul 2003 15:11:04 -0000 1.10
+++ release_notes.txt 31 Jul 2003 17:47:06 -0000 1.11
@@ -2,6 +2,11 @@
-------------------
Changes since Release 2.0 Beta 2:
+ * Option to disable 'stale' connection check that may lead to a slight
+ performance improvement at the cost of reduced reliability
+
+ * Improved debug logging in multi-threaded connection manager
+
* 21532 - Removed use of sun.* class in URI.java
* 20481 - Changed query param encoding to UTF-8.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]