From 1cd524bfb2836cc33b2a51c88d4e13f0f56d85ec Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 13 Jun 2005 10:21:32 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 12af1876a9..2afaf682d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,16 +2,12 @@ * Version 5.3.1. - * src/mkdir.c (main): When make_dir_parents changes the current working - directory, give a diagnostic about each subsequent failure to create - a dot-relative directory. - * src/install.c (main): Likewise. - (install_file_in_file_parents): Update make_dir_parents caller. - * src/mkdir.c (main): Give a diagnostic for -- and skip -- each relative directory name after make_dir_parents fails to restore the working directory. Before, `mkdir -p' could create directories in the wrong place in unusual circumstances. + * src/install.c (main): Likewise. + (install_file_in_file_parents): Update make_dir_parents caller. * tests/mkdir/p-3: New test for today's mkdir.c/mkdir-p.c bug fixes. 2005-06-10 Paul Eggert -- 2.47.3