aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-12-05 20:51:28 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-12-05 20:51:28 +0200
commit4b8cca04a77660f118135ea72c2ef812fbe9ed26 (patch)
tree1375c0ff344b08c62d383806ae5a7a052ca98d2d
parent85f06529ce8c4f015e3521f1f32dcad65e41974c (diff)
downloadegawk-4b8cca04a77660f118135ea72c2ef812fbe9ed26.tar.gz
egawk-4b8cca04a77660f118135ea72c2ef812fbe9ed26.tar.bz2
egawk-4b8cca04a77660f118135ea72c2ef812fbe9ed26.zip
Add an item to TODO.
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index d6e13949..f7a10ba3 100644
--- a/TODO
+++ b/TODO
@@ -39,6 +39,9 @@ Minor Cleanups and Code Improvements
Recheck if gnulib regex can be dropped in
+ Fully synchronize whitespaces tests (for \s, \S in Unicode
+ environment) with those of GNU grep.
+
Minor New Features
------------------