From e62e3c4cb2366bec5a892bae913f99636868cee9 Mon Sep 17 00:00:00 2001 From: antirez Date: Fri, 23 May 2014 09:49:45 +0200 Subject: [PATCH] 3.0 Changelog typo fixed. lost -> list. --- 00-RELEASENOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00-RELEASENOTES b/00-RELEASENOTES index 122beb54..0bc6c9a0 100644 --- a/00-RELEASENOTES +++ b/00-RELEASENOTES @@ -166,7 +166,7 @@ Migrating from 2.8 to 3.0 ========================= Redis 3.0 is mostly a strict subset of 2.8, you should not have any problem -upgrading your application from 2.8 to 3.0. However this is a lost of small +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: * The log format was modified. The prefix of each line included the pid