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:
71c2b08
)
Updated Changelong
author
<brian@localhost.localdomain>
<>
Wed, 20 May 2009 17:33:17 +0000
(10:33 -0700)
committer
<brian@localhost.localdomain>
<>
Wed, 20 May 2009 17:33:17 +0000
(10:33 -0700)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 6cd6b00e68f0e896551e7f0f02b65ef8b032bb00..98585a49808859cd3fe421ba9406356dc5c36225 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,6
@@
0.30
* Added memcachd_dump command (and framework for memdump tool)
+ * Realigned all structures to remove padding (and line up important bits for 64bit caches.
0.29 Tue May 19 08:26:48 PDT 2009
* Fixed malloc usage to calloc for spots where we need zero filled memory.