add HTTPCLIENT-779 change to release notes
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@664534 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
284556d9be
commit
baaef5ace5
|
@ -1,6 +1,10 @@
|
|||
Changes since 4.0 Alpha 4
|
||||
-------------------
|
||||
|
||||
* [HTTPCLIENT-779] Top-level classes (HttpClient, and HttpGet, HttpPut
|
||||
and similar HttpMethods) throw fewer exceptions.
|
||||
Contributed by Sam Berlin <sberlin at apache.org>
|
||||
|
||||
* HttpClient will throw an exception if an attempt is made to retry
|
||||
a request with a non-repeatable request entity.
|
||||
Contributed by Oleg Kalnichevski <olegk at apache.org>
|
||||
|
|
Loading…
Reference in New Issue