Commit 8ff874d2 authored by antirez's avatar antirez
Browse files

2.2.15 release notes

parent f97b01d3
......@@ -12,6 +12,13 @@ for 2.0.
CHANGELOG
---------
What's new in Redis 2.2.15
==========================
* [BUGFIX] FLUSHALL was not replicated nor written into the Append Only File.
* [BUGFIX] FLUSHALL now only performs a sync SAVE if there is at least
one save point configured.
What's new in Redis 2.2.14
==========================
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment