Merge in code for improving fetch operation.
[m6w6/libmemcached] / ChangeLog
index afbfce1af91ab5235b5e40b2b0bf4371249c0abf..2589ceb7d160e145a055dc138bb29ab9497f7948 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+0.50
+
  * Updates to C++ interface 
  * Custom free allocators need to now check for value before calling free.
 
+ * memcached_fetch_result() now uses the internal result when available (about 25 to 50% faster).
+
 0.49 Thu Apr 14 08:43:37 PDT 2011
   * Fix calls to auto methods so that if value is not passed in nothing bad happens.
   * New parser calls for generating memcached_st objects.