Author: rolandw
Date: Tue Feb 20 06:31:40 2007
New Revision: 509580
URL: http://svn.apache.org/viewvc?view=rev&rev=509580
Log:
Updated release notes with HTTPCLIENT-634
Modified:
jakarta/commons/proper/httpclient/trunk/release_notes.txt
Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/httpclient/trunk/release_notes.txt?view=diff&rev=509580&r1=509579&r2=509580
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/release_notes.txt (original)
+++ jakarta/commons/proper/httpclient/trunk/release_notes.txt Tue Feb 20
06:31:40 2007
@@ -1,4 +1,7 @@
Changes since Release 3.1 Beta 1:
+* [HTTPCLIENT-634] - Default host config can override scheme of absolute URL.
+ Contributed by John Kristian
+
* [HTTPCLIENT-633] - Changed MultiThreadedHttpConnectionManager's handling of
thread
interrupts. IllegalThreadStateException is now thrown when waiting
threads
are interrupted from outside of the connection manager.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]