]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 28 Sep 2004 06:34:29 +0000 (06:34 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 28 Sep 2004 06:34:29 +0000 (06:34 +0000)
ChangeLog

index 1cc92e6dd16a0943309f9e57d3acbb033cbb5365..3e7db0db9630653be562d6fff5e7f8b86668aea8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2004-09-27  Paul Eggert  <eggert@cs.ucla.edu>
+2004-09-28  Jim Meyering  <jim@meyering.net>
 
        * Version 5.3.0.
 
+       * src/tail.c (usage): Clarify: --retry works only with --follow=name.
+       Reported by Nik A. Melchior in http://bugs.debian.org/273781.
+
+2004-09-27  Paul Eggert  <eggert@cs.ucla.edu>
+
        * src/od.c (format_address_paren): c is optional, so don't output
        it if it's '\0'.