summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-10-25 14:12:47 +0000
committerJim Meyering <jim@meyering.net>1998-10-25 14:12:47 +0000
commitbf6c2a07afd9de7587c0fd08d39693800f0579b1 (patch)
tree165504e250810b0c12dcf20c7a768062524f544b /old
parentc729fe037e53dbf623a41336df1088dba08eb5cf (diff)
downloadcoreutils-bf6c2a07afd9de7587c0fd08d39693800f0579b1.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index f88878f14..6ca752a15 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,7 @@
Changes in release 4.0:
+[4.0-b6]
+* rm simply fails as it should (rather than segfaulting) for
+ `mkdir -m 0100 x; rm -rf x'
[4.0-b5]
* still *more* mktime.c portability tweaks
[4.0-b4]