From: Jim Meyering Date: Mon, 19 Apr 2004 17:31:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: COREUTILS-5_3_0~1739 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4c5032e91f49f115e74bfc302828316d249cbcd9;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index c36a67b..e3eb4e5 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