Update for release
authorBrian Aker <brian@tangent.org>
Sun, 7 Sep 2008 15:14:30 +0000 (08:14 -0700)
committerBrian Aker <brian@tangent.org>
Sun, 7 Sep 2008 15:14:30 +0000 (08:14 -0700)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 14c7e4440a6f424b7c7abb1c29c9e6a73b04ba60..94d0941c83eb34e9f398d0ac6b88414500ea87a5 100644 (file)
--- 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
index c422b82c89660004db91c29ab251ec83ba707a1e..80b2cdc238304002cc613959140fea18d11e5bf8 100644 (file)
--- 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"