From: Brian Aker Date: Sun, 7 Sep 2008 15:14:30 +0000 (-0700) Subject: Update for release X-Git-Tag: 0.23~1 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=c0849b848d9452ef0c48691c07e4510b60bffd03;p=awesomized%2Flibmemcached Update for release --- diff --git a/AUTHORS b/AUTHORS index 14c7e444..94d0941c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,3 +3,4 @@ Mark Atwood, -- Tools, Docs Patrick Galbraith, -- C++ Interface Tim Bunce, -- Docs Trond Norbye, trond.norbye@sun.com -- Binary protocol +Yin Chen, -- Ketama Work diff --git a/ChangeLog b/ChangeLog index c422b82c..80b2cdc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,11 @@ -0.23 +0.23 Sun Sep 7 08:13:59 PDT 2008 * Added strings.h header for Solaris 9 * Solaris 64bit fix. * Support for weighted Ketama from Yin Chen. * Fix for Chinese * Fix for 0 length key to trigger bad key. * Added behaviors MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIOR_RCV_TIMEOUT + * Support for Binary Protocol added 0.22 Mon Jul 14 09:24:11 PDT 2008 * Fix where master key was no being checked for "bad key"