summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-10-05 12:23:45 +0200
committerfranck cuny <franck@lumberjaph.net>2010-10-05 12:23:45 +0200
commit1409943bbfa5a3a4de3665d3df34e46fd84aa887 (patch)
tree72d62b57783a0ad0967136a4cde4019b9adf0660
parentadd POD; use job's timeout as timeout for useragent (diff)
downloadnet-riak-1409943bbfa5a3a4de3665d3df34e46fd84aa887.tar.gz
update changelog and version
-rw-r--r--Changes8
-rw-r--r--dist.ini2
2 files changed, 9 insertions, 1 deletions
diff --git a/Changes b/Changes
index b5efc6d..44d3932 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,11 @@
+0.09 Tue 05 Oct 2010 12:03:59 PM CEST  
+    - typo
+    - when executing a map/reduce, if the timeout of the map/reduce is higher
+      than the value for the useragent's timeout, change for this query the
+      value of the useragent timeout to be the same as the one for the job.
+    - add key callbacks to Bucket get_properties/get_keys stream mode 
+      (Gavin Carr)
+
 0.08 Mon 06 Sep 2010 10:52:15 AM CEST  
     - allow to store non-json object (Gavin Carr)
     - increase LWP's MaxLineLength (Gavin Carr)
diff --git a/dist.ini b/dist.ini
index 88a12a0..4ad89c0 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,7 +3,7 @@ author = franck cuny <franck@lumberjaph.net>
 license = Perl_5
 copyright_holder = linkfluence
 copyright_year = 2010
-version = 0.08
+version = 0.09
 
 [@Filter]
 bundle = @Basic