From: Jim Meyering Date: Tue, 4 Mar 2003 21:46:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.9~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51c121e3527ad219e3102ddaa5e525a6d5fa905f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 9570ec4197..f8c6750423 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ [4.5.9] * pwd now fails if the name of the working directory is so long that getcwd - truncates it. Before it would return the truncated name. + truncates it. Before it would print the truncated name and exit successfully. * `df /some/mount-point' no longer hangs on a GNU libc system when another hard-mounted NFS file system (preceding /some/mount-point in /proc/mounts) is inaccessible.