summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-08-03 07:47:06 +0000
committerJim Meyering <jim@meyering.net>1999-08-03 07:47:06 +0000
commit4606c57a5c1ad55a592146319aedc0881c1aafd5 (patch)
tree8fd4364d0e92842bdcd4681e9ca320a3476aa495 /old/textutils/ChangeLog
parent231c74cf2bb5c4c0cc566790cd25ff81e7fc6484 (diff)
downloadcoreutils-4606c57a5c1ad55a592146319aedc0881c1aafd5.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 48eabc81c..933b771ae 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -3,7 +3,7 @@
* src/tail.c (tail_forever): When following by name and calling recheck
because of exceeding max_n_consecutive_size_changes_between_opens,
`continue' so we don't fall through and (assuming the file finally grew)
- get the erroneous `file truncated' message.
+ get the erroneous `file truncated' message. This was hard to reproduce.
1999-08-01 Jim Meyering <meyering@ascend.com>