From f48f15a70d554f1a7625a1ac6d355c0ebf5191db Mon Sep 17 00:00:00 2001 From: Kevin Lyda <kevin@ie.suberic.net> Date: Sun, 3 Mar 2013 16:54:55 +0000 Subject: [PATCH] Update todo list. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 75d46db..fa8fe75 100644 --- a/README.rst +++ b/README.rst @@ -68,6 +68,8 @@ TODO * Check for backticks. (why?) * Make sure MAILTO and PATH are set (perhaps others?). * Add tests for command line. +* Enable it to parse user crontabs: https://code.google.com/p/chkcrontab/issues/detail?id=2 +* Make "acceptable filenames" a configurable thing: https://github.com/lyda/chkcrontab/issues/4 Credits ======= -- GitLab