summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-07-31 09:21:38 +0000
committerJim Meyering <jim@meyering.net>1999-07-31 09:21:38 +0000
commit555250c779016121a3cd008e84e412815de97251 (patch)
treeb8dd603ca6d615b095d907a9e40c70f4eefc03d7 /old/textutils
parentca47081c5bc7759a88eaf9eebf3ae163c0aed2f9 (diff)
downloadcoreutils-555250c779016121a3cd008e84e412815de97251.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index a372075ce..aff04e978 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,11 @@
+1999-07-31 Jim Meyering <meyering@ascend.com>
+
+ * src/tail.c (tail_forever): Don't call kill if pid is 0.
+ Detect when `writer_is_dead' also when the writer is some other user.
+ From Karl Heuer.
+
+ * src/tail.c (parse_options): Warn if --pid=PID is used without -f.
+
1999-07-30 Jim Meyering <meyering@ascend.com>
* Version 1.22o.