From: Jim Meyering Date: Mon, 2 Jan 2006 19:11:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~991 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8298ae989a426d958e48ad06de4831380e2a3058;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 84de9f8d2e..7d99739a81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2006-01-01 Paul Eggert +2006-01-02 Jim Meyering * 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 + * 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.