aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-06-28 08:52:21 +0300
committerArnold D. Robbins <arnold@skeeve.com>2020-06-28 08:52:21 +0300
commit5b112e89a080393836c25711ba5609d51adbcf74 (patch)
tree918e65c26dcee52e467bd1444def0f42c42055e3
parent30855b7fef8c2dec73c4bfa290874c584dcdc580 (diff)
parent7c2f9843cbc41b8e6730b671c9594a1ab3ef95f2 (diff)
downloadegawk-5b112e89a080393836c25711ba5609d51adbcf74.tar.gz
egawk-5b112e89a080393836c25711ba5609d51adbcf74.tar.bz2
egawk-5b112e89a080393836c25711ba5609d51adbcf74.zip
Merge branch 'gawk-5.1-stable'
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 19414e98..51bb4965 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Fri Jun 12 10:46:43 IDT 2020
+Sun Jun 28 08:49:16 IDT 2020
============================
There were too many files tracking different thoughts and ideas for
@@ -27,6 +27,9 @@ Minor Cleanups and Code Improvements
Fully synchronize whitespace tests (for \s, \S in Unicode
environment) with those of GNU grep.
+ Lint option which would allow extensions and only complain
+ about genuine errors.
+
Message cleanup:
* Messages in debug.c start with capital letters, but not in
other files.