]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 4 Dec 1999 17:05:27 +0000 (17:05 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 4 Dec 1999 17:05:27 +0000 (17:05 +0000)
old/fileutils/NEWS

index 7dd509e842758b5a7300f3086bd2c6518e1362b7..dafff487fbd29adb0476f09580e97a3ae4a5236c 100644 (file)
@@ -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