summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-10 16:24:24 +0000
committerJim Meyering <jim@meyering.net>2000-11-10 16:24:24 +0000
commit782e6319e5905f2802926e28e14c46b71017a2d9 (patch)
treec7ff9f25ddb49136ea94c0f0a6f86a5cb53f4675 /old/fileutils/NEWS
parent95bbe7a4e133a932d08da426f4b9ff47bb3ba68e (diff)
downloadcoreutils-782e6319e5905f2802926e28e14c46b71017a2d9.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 7e1355305..f56dc9f51 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -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]