Merge pull request #140 from hussainnaqvee/patch-1
[awesomized/libmemcached] / TODO
diff --git a/TODO b/TODO
index 013aa85de2ed840426bcb6cfd8c4af2d60f86133..bc71ac3f9e2b63704f0eecf228d0b9006eb20632 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,12 @@
-- Clients (src/bin):
-    - consolidate CLI
-    - convert to proper C++ where applicable
 - Stats:
     - redo
+- Deprecations:
+    - UDP, disabled by default from memcached-1.5.6
+      soft (maybe only discourage in docs)
+    - API:
+        - memcached_delete(): expires param is obsolete
+Includes:
+    - Rename all headers with a standard name like `string.h` and `limits.h`.
 
 ## Legacy: