+0.48
+ * Fix memory leak in server parse.
+ * Move test framework out to be its own library (easier to work with Gearman).
+
+
0.47 Wed Feb 23 18:46:48 PST 2011
* Additional fixes for OpenBSD.
* Bug fix 677609, 456080.
not the master key. MEMCACHED_FAILURE will be returned if no key is set. In the case
of a key which is too long MEMCACHED_BAD_KEY_PROVIDED will be returned.
+If you set a value with the value being NULL then the prefix key is disabled.
+
=item MEMCACHED_CALLBACK_USER_DATA
This allows you to store a pointer to a specifc piece of data. This can be