X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=ChangeLog;h=5732f2e9f25f02eb46c9b076a56518c075f2561f;hb=8330cb24fcb448dda5c6f39ac296a2df9f2b0ee6;hp=bd2c0c650bd9390f066e2ada64f628c72e8454d3;hpb=f6b4c8b2322df7ef8b0e430c3a951e41242fe14a;p=m6w6%2Flibmemcached diff --git a/ChangeLog b/ChangeLog index bd2c0c65..5732f2e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +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 + execution. + +0.37 Mon Jan 11 16:29:57 PST 2010 + * Fixed build for libhashkit. + * Fixed install path regression. + * Modified RPM to strict check install. + * Added documentation for memcached_server_cursor(); + * Added memcached_servers_reset(). + * Modified memcached_st to remove dead cursor_server member. + 0.36 Wed Jan 6 18:23:50 PST 2010 * Merged in new memslap utility. * All of constants.h has been updated to match style (all old identifiers