diff options
author | Jim Meyering <jim@meyering.net> | 1999-01-04 20:09:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-01-04 20:09:28 +0000 |
commit | f8453c637e8ef461029d7314d0969737b987ed84 (patch) | |
tree | c7933dfcf333faf591aefcbf271a1c23790432b9 /old | |
parent | 551f17ed6fe411ba9adf6c83d0fe5e1b9a275e9b (diff) | |
download | coreutils-f8453c637e8ef461029d7314d0969737b987ed84.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 3 |
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. |