X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=ChangeLog;h=5732f2e9f25f02eb46c9b076a56518c075f2561f;hb=2885b9da6342076013cb3632a1d43e59a6cfa397;hp=308aac834bcf737af58fb8e6ca9418a9d465a788;hpb=c2aabfa4fef8c0069f693a5522c6c23a00ae9d83;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