aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-02-17 21:34:15 +0200
committerArnold D. Robbins <arnold@skeeve.com>2019-02-17 21:34:15 +0200
commitfea479412fa9d344f56675a22c8de26cb63836fb (patch)
tree90306f8d07ba118285fbac07a87b553ddb5083a0
parentb782489ec7ddeb7296925c762c4df812708b1440 (diff)
downloadegawk-fea479412fa9d344f56675a22c8de26cb63836fb.tar.gz
egawk-fea479412fa9d344f56675a22c8de26cb63836fb.tar.bz2
egawk-fea479412fa9d344f56675a22c8de26cb63836fb.zip
And update TODO.
-rwxr-xr-xChangeLog1
-rw-r--r--TODO6
2 files changed, 2 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b4fe31a..b098d754 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@
* eval.c (optypetab): Add entry for Op_K_return_from_eval.
* interpret.h (r_interpret): Ditto: can't-happen error.
* main.c (main): Call parse_program with second parameter false.
+ * NEWS: Updated.
2019-02-15 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/TODO b/TODO
index c46aedd7..cf414170 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Fri Feb 15 12:51:55 IST 2019
+Sun Feb 17 21:33:46 IST 2019
============================
There were too many files tracking different thoughts and ideas for
@@ -48,10 +48,6 @@ Minor New Features
Enhance --lint=invalid to apply in more places.
- Remove, if possible, the limitation that eval in the debugger
- cannot run code that calls user defined functions which
- execute return.
-
? Add an optional base to strtonum, allowing 2-36.
? Optional third argument for index indicating where to start the