summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-12-12 21:30:02 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-12-12 21:30:02 +0200
commitaeb58e66c4e77a3deadabc02ec303ce08654d2f6 (patch)
treeca956fad4c65be07c2f5c79ba85f7fad8fcabce3
parentd96d8fc0e8d06705127d0374f505ca4958124103 (diff)
downloadgawk-aeb58e66c4e77a3deadabc02ec303ce08654d2f6.tar.gz
Update TODO.
-rwxr-xr-xChangeLog4
-rw-r--r--TODO4
2 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c7dd31bd..11d9e997 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-12-12 Arnold D. Robbins <arnold@skeeve.com>
+
+ * TODO: Updated.
+
2018-12-12 Andrew J. Schorr <aschorr@telemetry-investments.com>
* configure.ac (AC_CHECK_FUNCS): Check for timegm.
diff --git a/TODO b/TODO
index fa6e1177..6bade179 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Mon Jul 3 21:05:03 IDT 2017
+Wed Dec 12 21:29:16 IST 2018
============================
There were too many files tracking different thoughts and ideas for
@@ -24,8 +24,6 @@ Minor Cleanups and Code Improvements
Consider removing use of and/or need for the protos.h file.
- Recheck if gnulib regex can be dropped in
-
Fully synchronize whitespace tests (for \s, \S in Unicode
environment) with those of GNU grep.