mirror of
https://github.com/fluencelabs/redis
synced 2025-07-31 16:31:58 +00:00
Redis 2.6.2
This commit is contained in:
@@ -14,6 +14,11 @@ 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.2 ]
|
||||
|
||||
* [BUGFIX] The compilation fix for RHLE5 in 2.6.1 was broken. Fixed.
|
||||
* [IMPROVED] Linenoise updated, now supports Ctrl+w.
|
||||
|
||||
---[ Redis 2.6.1 ]
|
||||
|
||||
* [BUGFIX] Compilation on Linux < 2.6.17 or glibc < 2.6 fixed (RHLE5 & co).
|
||||
|
@@ -1 +1 @@
|
||||
#define REDIS_VERSION "2.6.1"
|
||||
#define REDIS_VERSION "2.6.2"
|
||||
|
Reference in New Issue
Block a user