summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-05-05 08:00:03 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-05-05 08:00:03 +0000
commit3cccf50ce370aba1feebcc27a2f2b28bf826f3a2 (patch)
treed03c1b23f18943b9dfb1f853c1e7e96579496c86 /lib
parent280cc680712a70fc7f1827f57d62e98507e6cbb5 (diff)
downloadcoreutils-3cccf50ce370aba1feebcc27a2f2b28bf826f3a2.tar.xz
* makepath.c (make_path): chdir to "//", not "/", if the file name
starts with exactly two slashes.
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 c695523b9..aa4d9a831 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,10 @@
+2005-05-05 Paul Eggert <eggert@cs.ucla.edu>
+
+ * makepath.c (make_path): chdir to "//", not "/", if the file name
+ starts with exactly two slashes. This doesn't solve the problem
+ in general but it's better than nothing. Problem reported by
+ Pierre A. Humblet via Eric Blake.
+
2005-05-01 Paul Eggert <eggert@cs.ucla.edu>
* modechange.h (mode_free): Remove; all callers changed to invoke