HTTPCLIENT-741: Fixed concurrency issues in AbstractClientConnAdapter
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@619937 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
be68c86ffb
commit
8f6510cc96
|
@ -1,6 +1,9 @@
|
|||
Changes since 4.0 Alpha 2
|
||||
-------------------
|
||||
|
||||
* [HTTPCLIENT-741] Fixed concurrency issues in AbstractClientConnAdapter.
|
||||
Contributed by Oleg Kalnichevski <olegk at apache.org>
|
||||
|
||||
* [HTTPCLIENT-726] testcase for spurious wakeups in ThreadSafeClientConnManager
|
||||
Contributed by Roland Weber <rolandw at apache.org>
|
||||
|
||||
|
|
Loading…
Reference in New Issue