summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4e90b793b..a72d3bd4a 100644
--- a/NEWS
+++ b/NEWS
@@ -117,6 +117,9 @@ GNU coreutils NEWS -*- outline -*-
will now honor an empty or unknown TERM environment variable,
and not output colors even with --colors=always.
+ pwd now conforms to POSIX and common practice with shell builtins
+ to assume -L by default, outputting $PWD from the environment if appropriate.
+
** Improvements
chroot has better --userspec and --group look-ups, with numeric IDs never