X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=ChangeLog;h=ba1964dbae82c3e24bdacf5ce3e3d0503c4fe684;hb=cc16112372099ba618431babb1632ccc953f4a39;hp=16e53cb1d593b868a14a01ce2bc9dccc8899306e;hpb=497690d94c624224468d092f808278c7bd4963c2;p=m6w6%2Flibmemcached diff --git a/ChangeLog b/ChangeLog index 16e53cb1..ba1964db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,17 @@ -0.24 Tue Sep 16 02:59:03 PDT 2008 +0.26 + * Fix for decrement on hash key + * Fixed assert that was catching bad memset() call in host_reset() + * Fix purge issue for blocked IO which has been stacked. + +0.25 Fri Nov 28 09:59:35 PST 2008 + * Jenkins HASH added. + * Update of Murmur hash code + * Support explicit weights (Robey Pointer, Evan Weaver) + * Bugfix for ketama continuum (Robey Pointer) + * New behavior MEMCACHED_BEHAVIOR_HASH_WITH_PREFIX_KEY (Robey Pointer) + * Don't ever call stats for weighting servers, because it is unstable. + +0.24 Tue Sep 16 02:59:03 PDT 2008 (never released) * Cleanup compile warnings. * Fix issues in partitioning by keys. * Fixed "fail case" to make sure when calling memcached_clone() no