]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* 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 ab446387c195c260e73aa1ea65644507e96e6bd2..ad4d821d0b66542cc09dac125800b537330ad326 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 8adec665e25c51b8709d0301ba0f3c05d9050eed..191b2d45a34b0dcbc5ada80c93f96b66298b3cae 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