]> git.saurik.com Git - redis.git/blobdiff - 00-RELEASENOTES
Merge pull request #743 from Cofyc/fixtypo
[redis.git] / 00-RELEASENOTES
index 16e5fc3ef11cb6567eccb3c1d20e4f028a0eb38b..dff6a8709a69412f887ada3d4e5ae9b52077037e 100644 (file)
@@ -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).