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:
3
NEWS
3
NEWS
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user