From: Jim Meyering Date: Mon, 31 Mar 2003 10:59:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d6314bb53664c8e323132b0d5022e7a83c398a0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index 0d64fcd85e..233fffa715 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