aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 62c61a13..da7c527f 100644
--- a/TODO
+++ b/TODO
@@ -43,6 +43,9 @@ Minor New Features
Add a readfile() function in awk from mail.
+ Make writes to ENVIRON / deletions affect the real environment
+ using setenv / unsetenv.
+
Consider relaxing the strictness of --posix.
? Add an optional base to strtonum, allowing 2-36.