From: Brian Aker Date: Wed, 14 Mar 2012 05:57:24 +0000 (-0700) Subject: Update for version 1.0.5 X-Git-Tag: 1.0.5 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=refs%2Ftags%2F1.0.5;p=awesomized%2Flibmemcached Update for version 1.0.5 --- diff --git a/ChangeLog b/ChangeLog index 179eed9b..22552b9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,10 @@ -1.0.5 +1.0.5 Tue Mar 13 22:56:47 PDT 2012 +* Fixes for OSX. * Version is now parsed directly in the parser, which makes buffered operations now work with it.. * memstat has been extended so that it can be used to find the version of the server. * Update documentation. * Fixes for compile issues on Debian and Ubuntu - 1.0.4 Thu Jan 26 22:33:54 PST 2012 * Fix for memcached_dump(). * Additional testing for memcached_stat_execute().