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
f61d6f0c
Commit
f61d6f0c
authored
Oct 26, 2016
by
antirez
Browse files
Redis 3.2.5.
parent
47364079
Changes
2
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
f61d6f0c
...
@@ -10,6 +10,21 @@ HIGH: There is a critical bug that may affect a subset of users. Upgrade!
...
@@ -10,6 +10,21 @@ HIGH: There is a critical bug that may affect a subset of users. Upgrade!
CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
================================================================================
Redis 3.2.5 Released Wed Oct 26 09:16:40 CEST 2016
================================================================================
Upgrade urgency LOW: This release only fixes a compilation issue due to the
missing -ldl at linking time.
zach shipko in commit 4736407:
BSDs don't have -ldl
1 file changed, 15 insertions(+), 5 deletions(-)
antirez in commit 9ada818:
Fix modules compilation when libc malloc is used.
1 file changed, 2 insertions(+), 2 deletions(-)
================================================================================
================================================================================
Redis 3.2.4 Released Mon Sep 26 08:58:21 CEST 2016
Redis 3.2.4 Released Mon Sep 26 08:58:21 CEST 2016
================================================================================
================================================================================
...
...
src/version.h
View file @
f61d6f0c
#define REDIS_VERSION "3.2.
4
"
#define REDIS_VERSION "3.2.
5
"
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