From 57f2a7090ce3653874a0815b572592409e273d7c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 13 Jun 2005 10:22:29 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.7.4