Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
da30c9e1
Commit
da30c9e1
authored
Sep 12, 2011
by
antirez
Browse files
Version bumped to 2.3.10, changelog updated
parent
3c51d3b3
Changes
2
Show whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
da30c9e1
...
...
@@ -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)
===================================================
...
...
src/version.h
View file @
da30c9e1
#define REDIS_VERSION "2.3.
9
"
#define REDIS_VERSION "2.3.
10
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment