aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-09-29 22:50:17 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-09-29 22:50:17 +0300
commitabcfb997622f9b65c9f142b178648bbda83acdf1 (patch)
tree24d87a464a1ea5f52ec395fed5e68b89bf03ce2d /TODO
parent9701514d4ad1152da564ebf6690c514becd4339a (diff)
parent1086474bc51fc31e15d72df27b529b1015cd33aa (diff)
downloadegawk-abcfb997622f9b65c9f142b178648bbda83acdf1.tar.gz
egawk-abcfb997622f9b65c9f142b178648bbda83acdf1.tar.bz2
egawk-abcfb997622f9b65c9f142b178648bbda83acdf1.zip
Merge branch 'master' into comment
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3979cd11..235ded0e 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Wed Sep 10 08:18:38 IDT 2014
+Sun Sep 28 22:19:10 IDT 2014
============================
There were too many files tracking different thoughts and ideas for
@@ -36,6 +36,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.