diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-12-24 20:41:46 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-12-24 20:41:46 +0200 |
commit | d6e200568261f51fd007895516da1a06851d4481 (patch) | |
tree | 7c61ff60a78bb8d05dd78809bcc721f51aa06e22 | |
parent | 15fba5cef614e836b6ed35543b8e7ae49f52a450 (diff) | |
download | egawk-d6e200568261f51fd007895516da1a06851d4481.tar.gz egawk-d6e200568261f51fd007895516da1a06851d4481.tar.bz2 egawk-d6e200568261f51fd007895516da1a06851d4481.zip |
Update TODO file.
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,4 +1,4 @@ -Sun Sep 28 22:19:10 IDT 2014 +Wed Dec 24 20:41:38 IST 2014 ============================ There were too many files tracking different thoughts and ideas for @@ -44,9 +44,6 @@ Minor New Features Consider relaxing the strictness of --posix. - Make it possible to put print/printf + redirections into - an expression. - ? Add an optional base to strtonum, allowing 2-36. ? Optional third argument for index indicating where to start the |