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
9cb09c4d
Commit
9cb09c4d
authored
Apr 30, 2012
by
antirez
Browse files
Redis 2.4.12
parent
fc7ea2f7
Changes
2
Show whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
9cb09c4d
...
...
@@ -18,6 +18,15 @@ to modify your program in order to use Redis 2.4.
CHANGELOG
---------
What's new in Redis 2.4.12
=========================
UPGRADE URGENCY: low if you don't experience any of the fixed problems.
* [BUGFIX] Limit the amount of memory consumed by the slow log.
* [BUGFIX] --test-memory option fixes.
* [BUGFIX] Less false positives in tests.
What's new in Redis 2.4.11
=========================
...
...
src/version.h
View file @
9cb09c4d
#define REDIS_VERSION "2.4.1
1
"
#define REDIS_VERSION "2.4.1
2
"
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