]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 5 Nov 2000 15:11:05 +0000 (15:11 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 5 Nov 2000 15:11:05 +0000 (15:11 +0000)
old/fileutils/NEWS

index dd4989b3553bea1e35ae78a05240104185589630..3002e0e03dd4d218f0b02f96537e171c129f4bda 100644 (file)
@@ -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