Full CAS support now enabled in the library.
[awesomized/libmemcached] / ChangeLog
index 26c4b141f61f3d5a45ff0d7b1658c77dcbdb908f..ac498778fb465291ef9e2088f11ec0750bbb3ae3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
   * Added append binary test.
   * Added MEMCACHED_BEHAVIOR_CACHE_LOOKUPS behavior so that you can save on
     multiple DNS lookups.
+  * Added CAS support, though this is optional and must be enabled during
+    runtime.
 
 0.9 Thu Nov 15 07:44:00 PST 2007
   * fix for when no servers are definied.