Changed behavior for MEMCACHED_BEHAVIOR_NO_BLOCK to no longer also enable MEMCACHED_...
[awesomized/libmemcached] / ChangeLog
index 223ae66e6af8c6817aa67ea8abe9f8b63e68da79..8386d7b308db950e91e74be984a5c6368f66c9ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+  * MEMCACHED_BEHAVIOR_NO_BLOCK no longer also sets MEMCACHED_BEHAVIOR_BUFFER_REQUESTS
+
 0.28 Tue Apr 14 18:56:28 PDT 2009
   * Fixed bug in init sructure (reapplied)
   * Fixed bug in get/set by key (nikkhils@gmail.com)