]> git.saurik.com Git - redis.git/commitdiff
Redis 2.6.6
authorantirez <antirez@gmail.com>
Wed, 28 Nov 2012 17:53:09 +0000 (18:53 +0100)
committerantirez <antirez@gmail.com>
Wed, 28 Nov 2012 17:53:09 +0000 (18:53 +0100)
00-RELEASENOTES
src/version.h

index 9d67d6b38c2643daeaeeec2e634e92b2c5dec155..f861c55899efef2946f14aa65355b2b570d75596 100644 (file)
@@ -14,6 +14,13 @@ HIGH:     There is a critical bug that may affect a subset of users. Upgrade!
 CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
 --------------------------------------------------------------------------------
 
+--[ Redis 2.6.6 ]
+
+UPGRADE URGENCY: CRITICAL if you experienced one more more crashes.
+                 MODERATE if Redis is running fine for you.
+
+* [BUGFIX]   Jemalloc updated to 3.2.0.
+
 --[ Redis 2.6.5 ]
 
 UPGRADE URGENCY: MODERATE
index 42cb776ee2820821fd8406257787136f099ce388..6389ff54aebd0a9827339661f4c91ff486fa12d6 100644 (file)
@@ -1 +1 @@
-#define REDIS_VERSION "2.6.5"
+#define REDIS_VERSION "2.6.6"