aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 66c8cc91..798d6a88 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Sun Aug 24 20:00:53 IDT 2014
+Sun Sep 28 22:19:10 IDT 2014
============================
There were too many files tracking different thoughts and ideas for
@@ -43,6 +43,8 @@ Minor Cleanups and Code Improvements
Minor New Features
------------------
+ Enable command line source text in the debugger.
+
Enhance extension/fork.c waitpid to allow the caller to specify
the options. And add an optional array argument to wait and
waitpid in which to return exit status information.