1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

mention pwd fix

This commit is contained in:
Jim Meyering
2006-05-04 10:00:40 +00:00
parent c1f85fb9e1
commit aac1ddf240

3
NEWS
View File

@@ -10,6 +10,9 @@ GNU coreutils NEWS -*- outline -*-
fts no longer changes the current working directory, so its clients
(chmod, chown, chgrp, du) no longer malfunction under extreme conditions.
pwd and other programs using lib/getcwd.c work even on file systems
where dirent.d_ino values are inconsistent with those from stat.st_ino.
** Changes in behavior
basename and dirname now treat // as different from / on platforms