]> git.saurik.com Git - redis.git/blobdiff - 00-RELEASENOTES
Fix config.h endianess detection to work on Linux / PPC64.
[redis.git] / 00-RELEASENOTES
index f861c55899efef2946f14aa65355b2b570d75596..e6dd01d4cb76b0e9eb890e0df0281f0e3804d2e2 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.7 ]
+
+UPGRADE URGENCY: MODERATE (unless you BLPOP using the same key multiple times).
+
+* [BUGFIX]   Don't crash if BLPOP & co are called with the same key repeated
+             multiple times (Issue #801).
+
 --[ Redis 2.6.6 ]
 
 UPGRADE URGENCY: CRITICAL if you experienced one more more crashes.