This patch includes all of the callback work for setting clone() and cleanup()
[m6w6/libmemcached] / ChangeLog
index 81ab5c1de5e4d40fd208011d0573e79a9dde1979..3434f8ddcba4ca5a723441c4563f615834868747 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
-0.13
+  * Added memcached_callback_get()/set()
+  * First prototype of C++ interface
+  * Updated docs for uint16_t changes in previous release
+
+0.13 Sun Jan 13 06:51:50 PST 2008
+  * MEMCACHED_BEHAVIOR_USER_DATA added to store user pointer.
+  * Fix for failure to connect to invalidate socket.
   * Patch from Marc Rossi to add --hash option for memcp, memrm, and memcat.
   * Kevin's patch for fixing EOF issues during a read.
   * Toru Maesaka patch for stats mismatch