-API CHANGES
-===========
-
-* Turn commands into variadic versions when it makes sense, that is, when
- the variable number of arguments represent values, and there is no conflict
- with the return value of the command.
-
-2.6
-===
-
-* Everything under the "SCRIPTING" section.
-* Float increments (INCRBYFLOAT).
-* Fix BRPOPLPUSH + vararg LPUSH semantics.
-* AOF everysec fsync in background (either the aof-bg branch or something else).
-