From: Jim Meyering Date: Sat, 21 Apr 2001 14:36:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_44~5 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=957b608418db5775c507fd30a046d81ed1aa3401;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3677ef83b5..91bb0e32d1 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ 2001-04-21 Jim Meyering + * doc/fileutils.texi (touch invocation): Discuss ctime. + Based on suggestions and contributions from Aharon Robbins + and Dan Jacobson + * src/ls.c (main): When given two or more arguments but the only one that exists is a directory, don't treat it as if it were the only argument. Before, `mkdir d; ls no-dir d 2>/dev/null' would act like