summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-07-05 22:50:58 +0000
committerJim Meyering <jim@meyering.net>1997-07-05 22:50:58 +0000
commit1fca2b262a89723642c4efd63a918013f0bd5d6a (patch)
treef8c213927f10096ae9313bc8e1b9a073d30e3a61 /old/textutils
parent08f38fd93040bb4a6f0c3fe333dccb6f58d66175 (diff)
downloadcoreutils-1fca2b262a89723642c4efd63a918013f0bd5d6a.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog5
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.