]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 7 Sep 2000 07:08:50 +0000 (07:08 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 7 Sep 2000 07:08:50 +0000 (07:08 +0000)
old/textutils/ChangeLog

index bf1e81c5741c711f660d079294d2c9db0f8442b1..3194de01ade4b38237c008c1ff1fe4d8bb718302 100644 (file)
@@ -1,3 +1,10 @@
+2000-09-07  Jim Meyering  <meyering@lucent.com>
+
+       * src/cut.c: Remove obsolete comment block.
+       (usage): Note that when using -f, lines with no delimiters are
+       also printed.
+       * doc/textutils.texi (cut invocation): Likewise.
+
 2000-08-23  Jim Meyering  <meyering@lucent.com>
 
        * src/md5sum.c: Include <config.h> unconditionally, to be consistent