summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-03-04 18:16:39 +0000
committerJim Meyering <jim@meyering.net>2000-03-04 18:16:39 +0000
commit31d214cd3a7cbd71de2648adbaba92d2dfa709a9 (patch)
treecc9c1ecdf9296b8a799bdcb92e2c328a8b7ec50d /old/textutils
parent54d12f7eddbc01dc51de33d6fc97067b0a251f1d (diff)
downloadcoreutils-31d214cd3a7cbd71de2648adbaba92d2dfa709a9.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index fd94c6c74..fc1876230 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -7,6 +7,13 @@
(tail_file): Use it here.
Reported by François Pinard.
+ Once we encounter a file that is not of IS_TAILABLE_FILE_TYPE,
+ marke it as such and ignore it forever after.
+ * src/tail.c (struct File_spec): New member.
+ (recheck): Initialize new member.
+ (tail_file): Likewise.
+ (tail_forever): Skip the file if it's marked as ignorable.
+
2000-03-03 Jim Meyering <meyering@lucent.com>
* src/sort.c (fillbuf): Move declaration of local, cc, into scope of