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
214cf637
Commit
214cf637
authored
Aug 09, 2011
by
antirez
Browse files
Version bumped to 2.3.9. Changelog modified accordingly.
parent
4a4f4cb5
Changes
2
Show whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
214cf637
...
...
@@ -18,6 +18,13 @@ to modify your program in order to use Redis 2.4.
CHANGELOG
---------
What's new in Redis 2.3.9 (2.4 Release Candidate 6)
===================================================
* [BUGFIX] Fixed a bug with the automatic AOF rewrite causing continuous
rewrites for AOF files bigger than 4 GB.
* New maxmemory tests.
What's new in Redis 2.3.8 (2.4 Release Candidate 5)
===================================================
...
...
src/version.h
View file @
214cf637
#define REDIS_VERSION "2.3.
8
"
#define REDIS_VERSION "2.3.
9
"
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