diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 7 |
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 |