summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-04-19 17:31:46 +0000
committerJim Meyering <jim@meyering.net>2004-04-19 17:31:46 +0000
commit4c5032e91f49f115e74bfc302828316d249cbcd9 (patch)
treec4d063ed2f135db451170f411bd5104f50cb7d86 /NEWS
parent27f330290b5193d6c6a3fbf52667df32f25a8bd1 (diff)
downloadcoreutils-4c5032e91f49f115e74bfc302828316d249cbcd9.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c36a67b81..e3eb4e500 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ GNU coreutils NEWS -*- outline -*-
** New features
+ pwd now works even when run from a working directory whose name
+ is longer than PATH_MAX.
+
cp -pu and mv -u (when copying) now don't bother to update the
destination if the resulting time stamp would be no newer than the
preexisting time stamp. This saves work in the common case when