summary refs log tree commit diff
path: root/Changes
diff options
context:
space:
mode:
authorGavin Carr <gavin@openfusion.com.au>2010-09-08 09:22:18 +0100
committerGavin Carr <gavin@openfusion.com.au>2010-09-08 09:23:30 +0100
commit539fa8552fbe89896937aa1797736abb0cc7f127 (patch)
treeca1b0ded06460694e9efffb655a2ca49a9aa5420 /Changes
parentadd stream => 1 params support to Bucket::get_keys (diff)
parentprepare to release (diff)
downloadnet-riak-539fa8552fbe89896937aa1797736abb0cc7f127.tar.gz
Merge branch 'master' into stream
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index a09cbc3..b5efc6d 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+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)
+    - better error reporting in Buckets (Gavin Carr)
+
 0.07 Tue 10 Aug 2010 10:32:32 AM CEST
     - test shouldn't be run by user