*** 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 c36a67b..e3eb4e5 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