summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0d64fcd85..233fffa71 100644
--- a/TODO
+++ b/TODO
@@ -63,3 +63,12 @@ seq: consider allowing format string to contain no %-directives
dd: consider adding an option to suppress `bytes/block read/written'
output to stderr. Suggested here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=165045
+
+nl: fix this bug:
+ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177256
+ # printf 'a\n\n'|nl|cat -A
+ 1^Ia$
+ $
+ $
+
+m4: rename all macros that start with AC_ to start with another prefix