diff options
author | Jim Meyering <jim@meyering.net> | 2000-09-07 07:08:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-09-07 07:08:50 +0000 |
commit | d9a1527093dfe54934e72f2f8c19a77d4e8c4ea4 (patch) | |
tree | dc2583f9f3f82103f91b3d493070a91664c7018a /old/textutils | |
parent | bd5a2dc9e16ea7e6a6d32cefe1f17198338535f5 (diff) | |
download | coreutils-d9a1527093dfe54934e72f2f8c19a77d4e8c4ea4.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index bf1e81c57..3194de01a 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -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 |