summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2009-04-28 20:36:08 +0200
committerantirez <antirez@gmail.com>2009-04-28 20:36:08 +0200
commita4460ef43f9625e6c09cdc327614d1b47c043489 (patch)
treee80ef2bdc63f4c161a302174ba5588ea13105cd7 /Changelog
parentbb0b03a3d7d2c321fdbbf42fc44ab75766947ae6 (diff)
downloadredis-a4460ef43f9625e6c09cdc327614d1b47c043489.tar.gz
SMOVE command implemented
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index bdd99731f..ee11a10a4 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,5 @@
+2009-04-28 less CPU usage in command parsing, case insensitive config directives
+2009-04-28 GETSET command doc added
2009-04-28 GETSET tests
2009-04-28 GETSET implemented
2009-04-27 ability to specify a different file name for the DB