summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasheldon <asheldon@users.noreply.github.com>2015-03-26 13:41:00 -0700
committerasheldon <asheldon@users.noreply.github.com>2015-03-26 13:41:00 -0700
commit1b71fea9989a4c70f98620849672d27e8fcbbef4 (patch)
tree8ef54cfda8a5dec534ce5d6a97722956978f0e47
parent2b5cf6bf78159f8d4bbd48b7159444fd3a4de914 (diff)
downloadredis-1b71fea9989a4c70f98620849672d27e8fcbbef4.tar.gz
2.8 is a subset of 3.0, not the converse.
-rw-r--r--00-RELEASENOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/00-RELEASENOTES b/00-RELEASENOTES
index 8c7b7d8bb..10aa0105e 100644
--- a/00-RELEASENOTES
+++ b/00-RELEASENOTES
@@ -545,7 +545,7 @@ The following is a list of improvements in Redis 3.0, compared to Redis 2.8.
Migrating from 2.8 to 3.0
=========================
-Redis 3.0 is mostly a strict subset of 2.8, you should not have any problem
+Redis 2.8 is mostly a strict subset of 3.0, you should not have any problem
upgrading your application from 2.8 to 3.0. However this is a list of small
non-backward compatible changes introduced in the 3.0 release: