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
hiredis
Commits
cecee6b7
Commit
cecee6b7
authored
Jun 19, 2011
by
Pieter Noordhuis
Browse files
Add changelog
parent
375ba48e
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
0 → 100644
View file @
cecee6b7
### 0.10.1
*
Makefile overhaul. Important to check out if you override one or more
variables using environment variables or via arguments to the "make" tool.
*
Issue #45: Fix potential memory leak for a multi bulk reply with 0 elements
being created by the default reply object functions.
*
Issue #43: Don't crash in an asynchronous context when Redis returns an error
reply after the connection has been made (this happens when the maximum
number of connections is reached).
### 0.10.0
*
See commit log.
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