summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-18 13:51:56 +0000
committerJim Meyering <jim@meyering.net>2000-11-18 13:51:56 +0000
commitf94fab125e7e826e301d8293681564b8660e897d (patch)
treec429188562bb4852a9dd57d509a0562ab2a3da8d /old/fileutils/NEWS
parent8bbc00b1470c7274195b28497d56fe5bc823af29 (diff)
downloadcoreutils-f94fab125e7e826e301d8293681564b8660e897d.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 8d2146500..56d7afc3b 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,7 @@
Changes in release 4.01:
+[4.0.33]
+* mkdir now gives one diagnostic (rather than two) for certain failures
+* mkdir portability fix for NetBSD
[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.