]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 10 Nov 2000 16:24:24 +0000 (16:24 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 10 Nov 2000 16:24:24 +0000 (16:24 +0000)
old/fileutils/NEWS

index 7e135530547e320a409c673f1e235f80009fdcf8..f56dc9f51ea72277833132c428db239e68cbb1b8 100644 (file)
@@ -1,5 +1,7 @@
 Changes in release 4.01:
 [4.0.32]
+* touch now interprets a lone numeric argument of 8 or 10 digits as a file name,
+  rather than as a date/time in the obsolescent `MMDDhhmm[YY]' format.
 * mkdir no longer sets the permissions of the final directory component
   if it already exists (this bug, too, was introduced recently)
 [4.0.31]