X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=ChangeLog;h=5732f2e9f25f02eb46c9b076a56518c075f2561f;hb=8330cb24fcb448dda5c6f39ac296a2df9f2b0ee6;hp=308aac834bcf737af58fb8e6ca9418a9d465a788;hpb=7fafbd3dbd318577553476edf6436926aff9014c;p=m6w6%2Flibmemcached diff --git a/ChangeLog b/ChangeLog index 308aac83..5732f2e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ -0.38 +0.38 + * C++ interface for libhashkit. + + * Modified memcached_set_memory_allocators() so that it requires a context + pointer. + + * memcached_clone() now runs 5 times faster. + + * Functions used for callbacks are now given const memcached_st. + + * Added MEMCACHED_BEHAVIOR_CORK. + * memslap now creates a configuration file at ~/.memslap.cnf * memcached_purge() now calls any callbacks registered during get