* TODO: Add an entry for comm --output-delimiter=STR
authorJim Meyering <jim@meyering.net>
Thu, 31 May 2007 06:03:40 +0000 (08:03 +0200)
committerJim Meyering <jim@meyering.net>
Thu, 31 May 2007 06:03:40 +0000 (08:03 +0200)
ChangeLog
TODO

index ab44638..ad4d821 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/TODO b/TODO
index 8adec66..191b2d4 100644 (file)
--- 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