From: Jim Meyering Date: Mon, 22 Jul 2002 15:39:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_11~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a6d4483234d1f79aefc26426e3977811bf4d61f6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 06e1b0d2c3..184532818c 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.1.11. + * src/stat.c (usage): The short form of --dereference is now -L, not -l. + Reported by Kalle Olavi Niemitalo. + * src/rm.c: Add new option, --presume-input-tty, for testing only. Not documented.