From ca7c786f62c734ab4d4272dc9b842a3ac742f0ed Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 31 May 2007 08:03:40 +0200 Subject: [PATCH] * TODO: Add an entry for comm --output-delimiter=STR --- ChangeLog | 4 ++++ TODO | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index ab44638..ad4d821 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-05-26 Jim Meyering + + * TODO: Add an entry for comm --output-delimiter=STR + 2007-05-25 James Youngman wc: ignore multibyte-character decoding errors diff --git a/TODO b/TODO index 8adec66..191b2d4 100644 --- a/TODO +++ b/TODO @@ -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 -- 2.7.4