1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

Adjust to new make_dir_parents convention.

This commit is contained in:
Paul Eggert
2005-06-14 18:36:25 +00:00
parent 7cc0d42200
commit 9c0241d8e2
+6 -1
View File
@@ -1,7 +1,12 @@
2005-06-14 Jim Meyering <jim@meyering.net>
2005-06-14 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.1.
* src/install.c (main): Adjust to new make_dir_parents convention.
* src/mkdir.c (main): Likewise.
2005-06-14 Jim Meyering <jim@meyering.net>
* tests/mkdir/p-3: Ensure mkdir succeeds if the following argument
is an absolute directory name.