projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
4a7112e
)
Update changelog
author
Brian Aker
<brian@gaz>
Wed, 8 Jul 2009 00:46:21 +0000
(17:46 -0700)
committer
Brian Aker
<brian@gaz>
Wed, 8 Jul 2009 00:46:21 +0000
(17:46 -0700)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index a972319da5ac2e425337c349758243155a8cc3f1..893332cf576a6ace3bb73f0e5d9d190a09f6200c 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+0.31
+ * Added support or HA via replication.
+ * malloc() removed for server key usage.
+ * Update build system.
* Added support for memcached_set_memory_allocators().
* Fixed bug in configure.ac for have_htoll.