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
048c0f0f
Commit
048c0f0f
authored
Mar 04, 2011
by
antirez
Browse files
RELEASE NOTES updated
parent
3eb3cc9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
048c0f0f
...
@@ -12,6 +12,16 @@ for 2.0.
...
@@ -12,6 +12,16 @@ for 2.0.
CHANGELOG
CHANGELOG
---------
---------
What's new in Redis 2.2.2
=========================
Redis 2.2.2 is a bugfix release. Changelog:
* AOF file descriptor leak after the first rewrite fixed.
* Return value of GETRANGE / SUBSTR is now an empty string if the interval
specified is not valid, or the key does not exist. Was a null bulk reply
before, but this is against the Redis way.
What's new in Redis 2.2.1
What's new in Redis 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