summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-05 15:11:05 +0000
committerJim Meyering <jim@meyering.net>2000-11-05 15:11:05 +0000
commita44e5341bb9a0dfa7589215cccfcd9a9ef90e3b6 (patch)
tree4502653622253b8581b79a78f1ccff0866f1e850 /old/fileutils/NEWS
parent08b1c573cda217c8a2bf88605508901524ff2126 (diff)
downloadcoreutils-a44e5341bb9a0dfa7589215cccfcd9a9ef90e3b6.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index dd4989b35..3002e0e03 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,7 @@
Changes in release 4.01:
+[4.0.31]
+* mkdir: fix a bug introduced in 4.0.30 whereby `mkdir existing-dir' would
+ succeed. Now it fails, as it should (and used to).
[4.0.30]
* mkdir: fix a bug introduced in 4.0.28 whereby parent directories created
via `mkdir -p' would have permissions that did not account for the umask