Skip to content

Commit

Permalink
2.4.1 release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
antirez committed Oct 17, 2011
1 parent 5ab72be commit ab648d9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 00-RELEASENOTES
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ to modify your program in order to use Redis 2.4.
CHANGELOG
---------

What's new in Redis 2.4.1
=========================

* [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.4.0
=========================

Expand Down

0 comments on commit ab648d9

Please sign in to comment.