From 6202854ac23e35117001190fa77ef6085a61b3ca Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 11 May 2004 18:34:56 +0000 Subject: *** empty log message *** --- lib/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index 180883c98..59dca0ec6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -3,8 +3,8 @@ Prior to this change, rm required read access to the current directory on most systems (ones with the fchdir function). - * save-cwd.c (save_cwd) [HAVE_FCHDIR]: Don't fail just - because opening `.' fails. Resort to using xgetcwd. + * save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only + fails, try write-only, and finally, resort to using xgetcwd. 2004-05-07 Jim Meyering -- cgit v1.2.3-54-g00ecf