diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-12-05 20:51:28 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-12-05 20:51:28 +0200 |
commit | 4b8cca04a77660f118135ea72c2ef812fbe9ed26 (patch) | |
tree | 1375c0ff344b08c62d383806ae5a7a052ca98d2d | |
parent | 85f06529ce8c4f015e3521f1f32dcad65e41974c (diff) | |
download | egawk-4b8cca04a77660f118135ea72c2ef812fbe9ed26.tar.gz egawk-4b8cca04a77660f118135ea72c2ef812fbe9ed26.tar.bz2 egawk-4b8cca04a77660f118135ea72c2ef812fbe9ed26.zip |
Add an item to TODO.
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 ------------------ |