Update TODO.
[whenjobs.git] / TODO
diff --git a/TODO b/TODO
index abf8bb8..2d5c4a5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
-Send mail on success and/or failure.
+Allow the output of a job to be listed.  This is pretty easy since we
+know the tmpdir and the output file.
 
 How to deal with stuck / long-running jobs?
 
@@ -8,3 +9,5 @@ How to deal with stuck / long-running jobs?
    job "foo" timeout 1 hour ...    # timeout the job after an hour
    job "bar" single instance ...   # only one instance can run
    job "bar" kill previous ...     # kill previous if still running
+
+Implement native dynlink.