summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2009-06-16 16:42:53 +0200
committerantirez <antirez@gmail.com>2009-06-16 16:42:53 +0200
commitdf3fd8d88da1432bbf42f6b02ecc19f92c02a2c3 (patch)
tree2e887fb4a58908a4debc4131bd5ea4a9ff362995 /Changelog
parenta3b21203d2c89a298fee34d1e60cf97fb2aa6e1d (diff)
downloadredis-df3fd8d88da1432bbf42f6b02ecc19f92c02a2c3.tar.gz
Redis release candidate 1
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0ce9bb4bf..d690fb680 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,6 @@
+2009-06-16 Better handling of background saving process killed or crashed
+2009-06-14 number of keys info in INFO command thanks to Diego Rosario Brogna
+2009-06-14 SPOP documented
2009-06-14 Clojure library thanks to Ragnar Dahlén
2009-06-10 It is now possible to specify - as config file name to read it from stdin
2009-06-10 sync with jodosha redis-rb