aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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