mirror of
https://github.com/fluencelabs/redis
synced 2025-05-04 15:02:13 +00:00
Version bumped to 2.3.10, changelog updated
This commit is contained in:
parent
3c51d3b36b
commit
da30c9e1e3
@ -18,6 +18,12 @@ to modify your program in order to use Redis 2.4.
|
||||
CHANGELOG
|
||||
---------
|
||||
|
||||
What's new in Redis 2.3.10 (2.4 Release Candidate 7)
|
||||
====================================================
|
||||
|
||||
* [BUGFIX] Fixed issue 593 (BRPOPLPUSH related crash).
|
||||
* [BUGFIX] Fixed an issue with the networking layer that may prevent Redis from sending the whole reply back to client under extreme conditions.
|
||||
|
||||
What's new in Redis 2.3.9 (2.4 Release Candidate 6)
|
||||
===================================================
|
||||
|
||||
|
@ -1 +1 @@
|
||||
#define REDIS_VERSION "2.3.9"
|
||||
#define REDIS_VERSION "2.3.10"
|
||||
|
Loading…
x
Reference in New Issue
Block a user