changeset 14:f98989c91a29

Added Changes and NEWS for release-0.2. http-client/trunk@1917 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 13 May 2011 10:39:53 +0000
parents 0359c4f3b4a1
children 337eddebc88a
files ChangeLog Changes NEWS
diffstat 3 files changed, 27 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon May 09 10:16:07 2011 +0000
+++ b/ChangeLog	Fri May 13 10:39:53 2011 +0000
@@ -1,3 +1,7 @@
+2011-05-13  Ingo Weinzierl <ingo@intevation.de>
+
+	* Changes, NEWS: For Release 0.2.
+
 2011-05-09  Sascha L. Teichmann  <sascha.teichmann@intevation.de>
 
 	* src/main/java/de/intevation/artifacts/httpclient/http/response/StringResponseHandler.java,
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Changes	Fri May 13 10:39:53 2011 +0000
@@ -0,0 +1,13 @@
+2011-05-13      RELEASE 0.2
+
+    New:
+
+    * Enabled the Http-Client to support locales in requests. A client's
+      constructor takes the string representation of a locale and sets the
+      request's preferred locale.
+
+    * Added a method that triggers the ArtifactCollection's OUT operation and
+      returns the raw InputStream.
+
+
+2011-03-30      RELEASE 0.1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/NEWS	Fri May 13 10:39:53 2011 +0000
@@ -0,0 +1,10 @@
+2011-05-13      RELEASE 0.2
+
+    New:
+
+    * Enabled the Http-Client to support locales in requests.
+
+    * Grant access to the InputStream of a Collection's OUT operation.
+
+
+2011-03-30      RELEASE 0.1

http://dive4elements.wald.intevation.org