]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 21 Apr 2001 14:36:32 +0000 (14:36 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 21 Apr 2001 14:36:32 +0000 (14:36 +0000)
old/fileutils/ChangeLog

index 3677ef83b5419f99dc960c66d3c5deb52c6fb9f6..91bb0e32d135b2cdcbb478af47890d0a7fbb8da1 100644 (file)
@@ -1,5 +1,9 @@
 2001-04-21  Jim Meyering  <meyering@lucent.com>
 
+       * 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