You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2012/03/30 17:18:25 UTC

svn commit: r1307463 - /httpcomponents/httpasyncclient/trunk/RELEASE_NOTES.txt

Author: olegk
Date: Fri Mar 30 15:18:24 2012
New Revision: 1307463

URL: http://svn.apache.org/viewvc?rev=1307463&view=rev
Log:
HTTPASYNC-15: HttpAsyncClient hangs if connection leased from the pool gets immediately closed

Modified:
    httpcomponents/httpasyncclient/trunk/RELEASE_NOTES.txt

Modified: httpcomponents/httpasyncclient/trunk/RELEASE_NOTES.txt
URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/trunk/RELEASE_NOTES.txt?rev=1307463&r1=1307462&r2=1307463&view=diff
==============================================================================
--- httpcomponents/httpasyncclient/trunk/RELEASE_NOTES.txt (original)
+++ httpcomponents/httpasyncclient/trunk/RELEASE_NOTES.txt Fri Mar 30 15:18:24 2012
@@ -1,3 +1,11 @@
+Changes sicne release 4.0 Beta 1
+-------------------
+
+* [HTTPASYNC-15]: HttpAsyncClient hangs if connection leased from the pool gets immediately closed 
+  by the opposite endpoint.
+  Contributed by Oleg Kalnichevski <olegk at apache.org>
+
+
 Release 4.0 Beta 1
 -------------------