提交 a7fa2baf 编写于 作者: A antirez

Redis 2.2.7

上级 f7aef524
...@@ -12,6 +12,13 @@ for 2.0. ...@@ -12,6 +12,13 @@ for 2.0.
CHANGELOG CHANGELOG
--------- ---------
What's new in Redis 2.2.7
=========================
* Fixed bug #543-2 (the issue was reopened with a completely different report)
that caused Redis to randomly crash on list push performed against lists
with other clients blocked with BLPOP (or variants).
What's new in Redis 2.2.6 What's new in Redis 2.2.6
========================= =========================
......
#define REDIS_VERSION "2.2.6" #define REDIS_VERSION "2.2.7"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册