Proofread the 4.1 GA release notes; just a couple of minor
touchups. git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1058763 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
17aa988f41
commit
d2f42ec455
|
@ -1,7 +1,7 @@
|
|||
Release 4.1
|
||||
-------------------
|
||||
|
||||
HttpClient 4.1 release builds upon the stable foundation laid by HttpClient 4.0 and adds several
|
||||
The HttpClient 4.1 release builds upon the stable foundation laid by HttpClient 4.0 and adds several
|
||||
functional improvements and popular features.
|
||||
|
||||
* Response caching conditionally compliant with HTTP/1.1 specification (full compliance with
|
||||
|
@ -27,8 +27,8 @@ functional improvements and popular features.
|
|||
|
||||
* Transparent support for host multihoming.
|
||||
|
||||
IMPORTANT: please note that HttpClient 3.x branch is now officially END OF LIFE and is no longer
|
||||
maintained and supported by Apache HttpComponents project.
|
||||
IMPORTANT: please note that the HttpClient 3.x branch is now officially END OF LIFE and is no longer
|
||||
maintained and supported by the Apache HttpComponents project.
|
||||
|
||||
Changelog
|
||||
-------------------
|
||||
|
|
Loading…
Reference in New Issue