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
4e4b3b94
Commit
4e4b3b94
authored
Feb 23, 2011
by
antirez
Browse files
Redis 2.1.1, release notes updated
parent
61e25476
Changes
2
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
4e4b3b94
...
@@ -12,6 +12,15 @@ for 2.0.
...
@@ -12,6 +12,15 @@ for 2.0.
CHANGELOG
CHANGELOG
---------
---------
What's new in Redis 2.2.1
=========================
Redis 2.2.1 is a bugfix release. Changelog:
* Fixed an SPOP crash. When using SPOP in a MULTI/EXEC block there was a problem
introduced in the latest release when fixing an SPOP replication/AOF related
bug.
What's new in Redis 2.2.0 final
What's new in Redis 2.2.0 final
===============================
===============================
...
...
src/version.h
View file @
4e4b3b94
#define REDIS_VERSION "2.2.
0
"
#define REDIS_VERSION "2.2.
1
"
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