projects
/
m6w6
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
34e5177
)
Update Changelog date for release.
author
Brian Aker
<brian@tangent.org>
Sun, 29 Jul 2012 05:32:25 +0000
(22:32 -0700)
committer
Brian Aker
<brian@tangent.org>
Sun, 29 Jul 2012 05:32:25 +0000
(22:32 -0700)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 76285fa62a86232355f215da529c5f8a970c0cab..4319c0b0bf56ee15387fd67493dac318cb6f013c 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,8
+1,7
@@
-1.0.10
+1.0.10
Sat Jul 28 22:32:14 PDT 2012
* --disable-assert has been removed from configure, and --enable-assert has been added in its place.
* Compiling fixes for Clang on OSX Mountain Lion.
-
1.0.9 Wed Jul 4 22:46:19 EDT 2012
* Faster close on socket.
* Instance allocation is now seperated from server interface. This should allow for a better preservation of ABI compliance from now on.