From 935758ab7febbf1c46323d530fae2bae1dfd23d5 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Sun, 18 Aug 2013 20:24:45 -0700 Subject: 31637: be more selective about retry of lchdir() in cd_do_chdir() Change of directory should not be retried relative to the current directory when it has already failed along some path that does not refer to the current directory. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d27000788..74e0ebeb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-08-17 Barton E. Schaefer + + * 31637: Src/builtin.c: change of directory should not be retried + relative to the current directory when it has already failed along + some path that does not refer to the current directory. + 2013-08-11 Peter Stephenson * 31650: Src/utils.c: use zlong for mailcheck parameters to -- cgit 1.4.1