Mercurial > dive4elements > http-client
diff ChangeLog @ 11:ea8b7e244e61
Bugfix: repaired a condition that prevented setting the locale of the request object.
http-client/trunk@1680 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 14 Apr 2011 07:51:51 +0000 |
parents | e79283dad6f2 |
children | 5b62267a1c3c |
line wrap: on
line diff
--- a/ChangeLog Thu Apr 14 06:01:00 2011 +0000 +++ b/ChangeLog Thu Apr 14 07:51:51 2011 +0000 @@ -1,3 +1,8 @@ +2011-04-14 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: + Bugfix: repaired a condition to leave the setLocale() method. + 2011-04-14 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: