aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index e69de29..fd2d13b 100644
--- a/TODO
+++ b/TODO
@@ -0,0 +1,6 @@
+- more tests, and automated tests if possible
+ - kill, suspend, and mask are completely untested, so they may or may not
+ work at all
+- documentation for the available functions
+- refactor a lot of the common code between the functions - mask and suspend in
+ particular