X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=ChangeLog;h=cb53ed899e4c3ff1a1da7370ed10dd079afc3860;hb=15bf3ab4b52d7971752e9b896d443771c3547df0;hp=35814be13df90939b2515a472284621790e89306;hpb=311bd0fafe1da7b5cc770a2ff4fac5472a801a40;p=awesomized%2Flibmemcached diff --git a/ChangeLog b/ChangeLog index 35814be1..cb53ed89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ * Refactor of memcached_get() to use common code. * Change in value fetch, MEMCACHED_END is now returned when keys are no longer in the pipe. - + * Fixed bug where key could be out of range of characters 0.11 Mon Nov 26 01:05:52 PST 2007 * Added option to memcache_behavior_set() so that poll() can be timed out.