X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/3ccfb5a4d6611d9d77d984dca415d4d6578a1906..d64a9cf514d2101fbad002b8721c9fe1176916ac:/00-RELEASENOTES diff --git a/00-RELEASENOTES b/00-RELEASENOTES index 9d67d6b3..e6dd01d4 100644 --- a/00-RELEASENOTES +++ b/00-RELEASENOTES @@ -14,6 +14,20 @@ 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. + MODERATE if Redis is running fine for you. + +* [BUGFIX] Jemalloc updated to 3.2.0. + --[ Redis 2.6.5 ] UPGRADE URGENCY: MODERATE