]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 9 Nov 2000 08:28:13 +0000 (08:28 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 9 Nov 2000 08:28:13 +0000 (08:28 +0000)
old/fileutils/NEWS

index 3002e0e03dd4d218f0b02f96537e171c129f4bda..7e135530547e320a409c673f1e235f80009fdcf8 100644 (file)
@@ -1,4 +1,7 @@
 Changes in release 4.01:
+[4.0.32]
+* mkdir no longer sets the permissions of the final directory component
+  if it already exists (this bug, too, was introduced recently)
 [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).