Clarified return type for prefix key in cases where it is too long.
[awesomized/libmemcached] / ChangeLog
index 50d087720e1dbd18f052bad7a631d125bf8e7b10..d5c8734fc2976936267895c0b6c047d168b86d51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+  * Fixed bugs in stats output (thread output was wrong)
+  * Clarified MEMCACHED_BAD_KEY_PROVIDED is return for bad prefix key.
+
 0.22
   * Found a bug in Flags return (Jacek Ostrowski)
   * Fixed issue with compiling on Visual Studio