summaryrefslogtreecommitdiff
path: root/00-RELEASENOTES
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2012-10-26 16:20:24 +0200
committerantirez <antirez@gmail.com>2012-10-26 16:20:24 +0200
commit0dd62413145d6ae9639247ef922326f54bf1e8f3 (patch)
tree22ee84c2612e28be39d7bba5ea4bb7f1739aadee /00-RELEASENOTES
parent3b1a41b1726cb34fac8033beeee1444ae3773fdf (diff)
downloadredis-2.6.2.tar.gz
Redis 2.6.22.6.2
Diffstat (limited to '00-RELEASENOTES')
-rw-r--r--00-RELEASENOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/00-RELEASENOTES b/00-RELEASENOTES
index 16e5fc3ef..dff6a8709 100644
--- a/00-RELEASENOTES
+++ b/00-RELEASENOTES
@@ -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).