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
a8ed6633
Commit
a8ed6633
authored
Sep 12, 2011
by
antirez
Browse files
Version bumped to 2.2.13, changelog updated.
parent
61f57b6a
Changes
2
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
a8ed6633
...
...
@@ -12,6 +12,12 @@ for 2.0.
CHANGELOG
---------
What's new in Redis 2.2.13
==========================
* [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.2.12
==========================
...
...
src/version.h
View file @
a8ed6633
#define REDIS_VERSION "2.2.1
2
"
#define REDIS_VERSION "2.2.1
3
"
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