summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-09-28 06:34:29 +0000
committerJim Meyering <jim@meyering.net>2004-09-28 06:34:29 +0000
commit14f5062c301fcfb23fb265b9352cc2aa952036c9 (patch)
tree0dda34b376b29c47d7af928f92e21d2ffe3d4a04 /ChangeLog
parentca4c25cccbd62f6eea4e1b69b4f9e396cf1bc1a8 (diff)
downloadcoreutils-14f5062c301fcfb23fb265b9352cc2aa952036c9.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cc92e6dd..3e7db0db9 100644
--- 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'.