summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-01-04 20:09:28 +0000
committerJim Meyering <jim@meyering.net>1999-01-04 20:09:28 +0000
commitf8453c637e8ef461029d7314d0969737b987ed84 (patch)
treec7933dfcf333faf591aefcbf271a1c23790432b9 /old/fileutils
parent551f17ed6fe411ba9adf6c83d0fe5e1b9a275e9b (diff)
downloadcoreutils-f8453c637e8ef461029d7314d0969737b987ed84.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index d9423e4e3..4b685fa42 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,7 @@
Changes in release 4.1:
+[4.1-b2]
+* concurrent `mkdir -p' processes no longer fail when creating the
+ same hierarchy
[4.1-b1]
* ls --quoting-style=c prints correct octal escapes for certain nonprinting
characters in file names.