From: Jim Meyering Date: Mon, 13 Jun 2005 10:22:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~635 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=57f2a7090ce3653874a0815b572592409e273d7c;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 42a9d52..d4fbaa9 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2005-06-13 Jim Meyering + + * mkdir-p.c (make_dir_parents): New parameter: different_working_dir, + to tell caller if/when we change the working directory and are + unable to return to the initial one. + * mkdir-p.h (make_dir_parents): Update prototype. + 2005-06-12 Jim Meyering * mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to