mirror of
https://github.com/fluencelabs/redis
synced 2025-05-29 10:11:19 +00:00
Redis 2.6.2
This commit is contained in:
parent
3b1a41b172
commit
0dd6241314
@ -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.
|
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 ]
|
---[ Redis 2.6.1 ]
|
||||||
|
|
||||||
* [BUGFIX] Compilation on Linux < 2.6.17 or glibc < 2.6 fixed (RHLE5 & co).
|
* [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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user