提交 a2d68e65 编写于 作者: A antirez

Redis 2.2.11

上级 25e805b4
......@@ -12,6 +12,14 @@ for 2.0.
CHANGELOG
---------
What's new in Redis 2.2.11
==========================
* Solved a never reported but possibly critical bug in the AOF and RDB
persistence, introduced with the new version of the iterator: In very rare
circumstances the AOF (after rerwite) or the rdb file may contain the same
key more than one time.
What's new in Redis 2.2.10
==========================
......
#define REDIS_VERSION "2.2.10"
#define REDIS_VERSION "2.2.11"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册