summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-09-08 17:19:51 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-09-08 17:19:51 +0000
commit5c81574ed52d294a58617c9bb8b86fb0caa1f71e (patch)
tree8faccf4d3991af4d9ec5a8f90f9a440e0d4261b5 /doc/ChangeLog
parentd7619b5fe899074ef196154b2eec54d51290d450 (diff)
downloadcoreutils-5c81574ed52d294a58617c9bb8b86fb0caa1f71e.tar.xz
tail now ignores the -f option if POSIXLY_CORRECT is set,
no file operand is given, and standard input is any FIFO.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 3f863b08b..f2d23be3b 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-08 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi (tail invocation): Ignore -f when standard input
+ is a FIFO, too.
+
2006-09-02 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (Treating / specially): --preserve-root is