aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-09-28 22:19:59 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-09-28 22:19:59 +0300
commitdf3fe55e08cf4e8575e7b3d6ea38fd1cf9a9ca2e (patch)
treefe9472d2a8923662747393c309c42ac301a0df7a
parent591925d885e736007f05854226b5f65ae06ad0a7 (diff)
downloadegawk-df3fe55e08cf4e8575e7b3d6ea38fd1cf9a9ca2e.tar.gz
egawk-df3fe55e08cf4e8575e7b3d6ea38fd1cf9a9ca2e.tar.bz2
egawk-df3fe55e08cf4e8575e7b3d6ea38fd1cf9a9ca2e.zip
Update in TODO.
-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.