summaryrefslogtreecommitdiff
path: root/00-RELEASENOTES
diff options
context:
space:
mode:
Diffstat (limited to '00-RELEASENOTES')
-rw-r--r--00-RELEASENOTES7
1 files changed, 7 insertions, 0 deletions
diff --git a/00-RELEASENOTES b/00-RELEASENOTES
index e4c4c70ca..93ba29869 100644
--- a/00-RELEASENOTES
+++ b/00-RELEASENOTES
@@ -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
==========================