diff options
author | Jim Meyering <jim@meyering.net> | 1997-07-05 22:50:58 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-07-05 22:50:58 +0000 |
commit | 1fca2b262a89723642c4efd63a918013f0bd5d6a (patch) | |
tree | f8c213927f10096ae9313bc8e1b9a073d30e3a61 | |
parent | 08f38fd93040bb4a6f0c3fe333dccb6f58d66175 (diff) | |
download | coreutils-1fca2b262a89723642c4efd63a918013f0bd5d6a.tar.xz |
*** empty log message ***
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e0ad55475..bb1438be1 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +1997-07-05 Jim Meyering <meyering@na-net.ornl.gov> + + * src/tail.c (parse_obsolescent_option): If POSIXLY_CORRECT is set, give + a diagnostic and fail when there are two or more non-option arguments. + 1997-07-04 Jim Meyering <meyering@na-net.ornl.gov> * tests/tac/mk-script.pl: Redirect output of cmp to /dev/null. |