Mercurial > dive4elements > http-client
changeset 23:fb8a7e3e91ad
Prepared Changes for the upcoming release.
http-client/trunk@2253 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 27 Jun 2011 14:02:31 +0000 |
parents | dbf1bfa070af |
children | 97628364ab0b 58918534747d |
files | ChangeLog Changes |
diffstat | 2 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Jun 26 17:16:04 2011 +0000 +++ b/ChangeLog Mon Jun 27 14:02:31 2011 +0000 @@ -1,3 +1,7 @@ +2011-06-27 Ingo Weinzierl <ingo@intevation.de> + + * Changes: Prepared changes for the upcoming release. + 2011-06-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/artifacts/httpclient/utils/XMLUtils.java,
--- a/Changes Sun Jun 26 17:16:04 2011 +0000 +++ b/Changes Mon Jun 27 14:02:31 2011 +0000 @@ -1,3 +1,12 @@ +2011-06-27 RELEASE 0.4 + + New: + + * Use thread local instances of the HTTP clients to re-use them. + + * Use the Apache HTTP client extension of Restlet to handle HTTP requests. + + 2011-05-13 RELEASE 0.3 New: