diff --git a/doc/dev/todo/TAKEME b/doc/dev/todo/TAKEME
index a591038c..7e6a44d9 100644
--- a/doc/dev/todo/TAKEME
+++ b/doc/dev/todo/TAKEME
@@ -21,3 +21,14 @@ DOCUMENTATION
 --------------
 - asciidoc interprets __, which we use for variables
   names -> seek through docs and replace with \_\_!
+- check all all internal variables are prefixed with __cdist
+
+Cache:
+   - add example how to use 
+   - export variable $__cache
+      -> for current host
+      -> add function to cdist-config, import from cdist-cache
+
+
+remove --preseed from package_apt and add debconf_set_selection or similar
+   -> much cleaner!
diff --git a/doc/dev/todo/niconext b/doc/dev/todo/niconext
index be66a33d..29229d64 100644
--- a/doc/dev/todo/niconext
+++ b/doc/dev/todo/niconext
@@ -1,11 +1 @@
-/ prefix all internal variables with __cdist! -> Nico
-
-Cache:
-   - add example how to use 
-   - export variable $__cache
-      -> for current host
-      -> add function to cdist-config, import from cdist-cache
-
-
-remove --preseed from package_apt and add debconf_set_selection or similar
-   -> much cleaner!
+Release 1.5.0 correctly :-)