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
a7fa2baf
Commit
a7fa2baf
authored
May 11, 2011
by
antirez
Browse files
Redis 2.2.7
parent
f7aef524
Changes
2
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
a7fa2baf
...
...
@@ -12,6 +12,13 @@ for 2.0.
CHANGELOG
---------
What's new in Redis 2.2.7
=========================
* Fixed bug #543-2 (the issue was reopened with a completely different report)
that caused Redis to randomly crash on list push performed against lists
with other clients blocked with BLPOP (or variants).
What's new in Redis 2.2.6
=========================
...
...
src/version.h
View file @
a7fa2baf
#define REDIS_VERSION "2.2.
6
"
#define REDIS_VERSION "2.2.
7
"
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