From: Brian Aker Date: Wed, 6 Jan 2010 17:22:43 +0000 (-0800) Subject: Updating Changelog X-Git-Tag: 0.37~27 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;ds=sidebyside;h=9598fdb9c2d65020b0021ee7a6fcd3332be8ce1e;p=m6w6%2Flibmemcached Updating Changelog --- diff --git a/ChangeLog b/ChangeLog index f44a0ee4..03459c3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +0.36 + * Merged in new memslap utility. + * All of constants.h has been updated to match style (all old identifiers + continue to work). + * Added first pass for libhashkit. + * Updated test Framework/extended tests. + * Random read support during replication added. * Modified use_sort so that the option can be applied to any distribution type. * We removed the MEMCACHED_BEHAVIOR_KETAMA_COMPAT_MODE added in 0.35. Instead use memcached_behavior_set_distribution().