diff --git a/TODO.rst b/TODO.rst
index 09f988f8a6dcc0973eda4574ae3314058fdc6ff3..c39d4976f9b1abdc681e711620998f6198f5e89b 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -5,12 +5,7 @@ List of things for to be done
 
 Apps
 ----
-* Fix slow import in apps/tools/ scripts:
-  setuptools load take a lot of time : from pkg_resources import load_entry_point
-  => Fix: added fastentrypoints
 
-* change the way run() is called to provide manual call 
-  => Fix: added 
   
 
 Lib
@@ -21,12 +16,8 @@ Lib
 
 * Look at device management
   
-* Fix the config/alive_timer sequence, we need a engine.. but no
-  
 * fix message.dump()
 
 * delay nc.connect() ..
 
 * add groupID ..
-
-* fix the double start() effect