]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 2 Jan 2006 19:11:27 +0000 (19:11 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 2 Jan 2006 19:11:27 +0000 (19:11 +0000)
ChangeLog

index 84de9f8d2eee7df684cf63c2d0d990c8b8dfaaf5..7d99739a8125b0d3cc418ece8f1cc14e29165072 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2006-01-01  Paul Eggert  <eggert@cs.ucla.edu>
+2006-01-02  Jim Meyering  <jim@meyering.net>
 
        * Version 6.0-cvs.
 
+       * src/tail.c (parse_options): Change warning to say that --retry
+       is useful `mainly' (not `only') when following by name.
+       Reported here: http://bugs.debian.org/273781
+
+2006-01-01  Paul Eggert  <eggert@cs.ucla.edu>
+
        * NEWS: Document that mkfifo and mknod -m no longer set special bits.
        * src/copy.c: Include lchmod.h.
        (copy_internal): Use lchmod rather than chmod.