From: Jim Meyering Date: Sun, 30 Mar 2003 14:04:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4bac80f4da952398063eb7add435a7480edc071;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/TODO b/TODO index b36f4a3968..0d64fcd85e 100644 --- a/TODO +++ b/TODO @@ -59,3 +59,7 @@ Martin Michlmayr's patch to provide ls with `--sort directory' option seq: give better diagnostics for invalid formats: e.g. no or too many % directives 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