diff options
author | Jim Meyering <jim@meyering.net> | 1997-01-22 04:53:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-01-22 04:53:59 +0000 |
commit | 940f23f4a470abda4a4c842e9897996f36d27b6a (patch) | |
tree | 9002213555602969378f34daf99551e8b3696746 /old | |
parent | f3f1cae09725187c7730f0c45ddb720715c84aaa (diff) | |
download | coreutils-940f23f4a470abda4a4c842e9897996f36d27b6a.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 20d523080..1673f8c82 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +Tue Jan 21 22:49:00 1997 Jim Meyering <meyering@na-net.ornl.gov> + + * src/tail.c (main): Properly handle what the POSIX spec calls + the `obsolescent' usage (e.g., tail +2c). It didn't work. + Reported by Karl Heuer. + Sun Jan 12 22:13:27 1997 Jim Meyering <meyering@na-net.ornl.gov> * tests/tr-test/Test.pm: Rename tests so that the associated files |