* TODO: Add an entry for comm --output-delimiter=STR

This commit is contained in:
Jim Meyering 2007-05-31 08:03:40 +02:00
parent e82c7ddd47
commit ca7c786f62
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-05-26 Jim Meyering <jim@meyering.net>
* TODO: Add an entry for comm --output-delimiter=STR
2007-05-25 James Youngman <jay@gnu.org>
wc: ignore multibyte-character decoding errors

5
TODO
View File

@ -1,3 +1,8 @@
comm: add an option, --output-delimiter=STR
Files to change: src/comm.c, ChangeLog, NEWS, doc/coreutils.texi,
Add a new file, tests/misc/comm (use another file in that directory as
a template), to exercise the new option. Suggestion from Dan Jacobson.
printf:
Now that gnulib supports *printf("%a"), import one of the
*printf-posix modules so that printf(1) will support %a even on