summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-12-04 17:05:27 +0000
committerJim Meyering <jim@meyering.net>1999-12-04 17:05:27 +0000
commit2413369d2284314ad349f55552bd1d6dc1293ffd (patch)
tree2543db896b5a13cc29a7b0231f26184c29100ece /old
parent091109470c385bf0f1c93f637985b07708ade234 (diff)
downloadcoreutils-2413369d2284314ad349f55552bd1d6dc1293ffd.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 7dd509e84..dafff487f 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,8 @@
Changes in release 4.1:
+[4.0k]
+* touch would fail with the misleading diagnostic `no such file' when asked
+ to create a file in an unwritable directory. Now it says something like
+ `permission denied' or `read-only file system'.
[4.0j]
* mkdir may now be used to set special bits e.g., `mkdir -m o+t dir' works
* touch can now change the time(s) of a file you own even if you don't have