From 946e7dc9300fa9833db8310932bfe1af69e1f5ff Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 24 Oct 2005 10:03:51 +0000 Subject: *** empty log message *** --- lib/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index d575bb2ae..f41ae26c6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,15 @@ +2005-10-24 Jim Meyering + + A command like `mkdir -p nonexistent/.' would create the + directory but exit nonzero with a diagnostic. This could also be + triggered with a non-`.' component, e.g., in a race with another + process running the same `mkdir -p nonexistent/sub' command. + + * mkdir-p.c (make_dir_parents): Handle the case of an + existing final component. + Reported by Matthias Andree here: + http://savannah.gnu.org/bugs/?func=detailitem&item_id=14848 + 2005-10-23 Jim Meyering * sha512.h: Remove no-longer-relevant comment. -- cgit v1.2.3-70-g09d2