Sync protocol_binary.h with the memcached repository
[awesomized/libmemcached] / ChangeLog
index ecb91f72754dd8c9b02c7df34f873dcef6fb9b27..1f58b4fbcfd3a1d7200b832f7ab6e370fa32aa83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
-0.25
+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.