]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 19 Apr 2004 17:31:46 +0000 (17:31 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 19 Apr 2004 17:31:46 +0000 (17:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c36a67b81b3592e1f553949863925b287e1ad996..e3eb4e500ae16cc319942e577644ebe8efca8911 100644 (file)
--- 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