Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
184b8e78
Commit
184b8e78
authored
May 06, 2012
by
antirez
Browse files
Redis 2.5.9 (2.6 RC3).
parent
d23d73c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
184b8e78
...
...
@@ -35,6 +35,15 @@ Also the following redis.conf and CONFIG GET / SET parameters changed name:
CHANGELOG
---------
What's new in Redis 2.5.9 (aka 2.6 Release Candidate 3)
=======================================================
UPGRADE URGENCY: critical, upgrade ASAP.
* [BUGFIX] Fix for issue #500 (https://github.com/antirez/redis/pull/500).
Redis 2.6-RC1 and RC2 may corrupt ziplist-encoded sorted sets
produced by Redis 2.4.x.
What's new in Redis 2.5.8 (aka 2.6 Release Candidate 2)
=======================================================
...
...
src/version.h
View file @
184b8e78
#define REDIS_VERSION "2.5.
8
"
#define REDIS_VERSION "2.5.
9
"
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