*** empty log message ***

This commit is contained in:
Jim Meyering
2000-11-11 07:52:09 +00:00
parent 565c193a23
commit 403470bdfb
+1
View File
@@ -4,6 +4,7 @@ Changes in release 4.01:
rather than as a date/time in the obsolescent `MMDDhhmm[YY]' format.
* mkdir no longer sets the permissions of the final directory component
if it already exists (this bug, too, was introduced recently)
* ls's --full-time format string is now local dependent
[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).