summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-31 10:59:40 +0000
committerJim Meyering <jim@meyering.net>2003-03-31 10:59:40 +0000
commit4d6314bb53664c8e323132b0d5022e7a83c398a0 (patch)
tree8bea1381faca9f21aa15566fdf0d0a1adddf852d /TODO
parent681e6be8f0a6a5c4703711747ae6fc474e162949 (diff)
downloadcoreutils-4d6314bb53664c8e323132b0d5022e7a83c398a0.tar.xz
*** empty log message ***
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