]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 11 May 2004 16:50:25 +0000 (16:50 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 11 May 2004 16:50:25 +0000 (16:50 +0000)
lib/ChangeLog

index 03c52d2d0011dd7654596709931861b5584f1793..34afd2cef13387129bb8aa49eae3a97cc4edf3f8 100644 (file)
@@ -1,3 +1,11 @@
+2004-05-11  Jim Meyering  <jim@meyering.net>
+
+       Prior to this change, rm required read access to the
+       current directory on systems with the fchdir function.
+
+       * save-cwd.c (save_cwd) [HAVE_FCHDIR]: Don't fail just
+       because opening `.' failed.  Resort to using xgetcwd.
+
 2004-05-07  Jim Meyering  <jim@meyering.net>
 
        Update from gnulib.