summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-13 10:22:29 +0000
committerJim Meyering <jim@meyering.net>2005-06-13 10:22:29 +0000
commit57f2a7090ce3653874a0815b572592409e273d7c (patch)
treedba46af7a32063ab2b8be34ecacf1a40569c80e4 /lib
parent15de627decf2e357c246c23a1574ba216530a6f0 (diff)
downloadcoreutils-57f2a7090ce3653874a0815b572592409e273d7c.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 42a9d521c..d4fbaa985 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-13 Jim Meyering <jim@meyering.net>
+
+ * 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 <jim@meyering.net>
* mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to