From: Jim Meyering Date: Sun, 13 Feb 2000 09:07:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0q~56 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=09ce6f34a15f09817fa5fc0e4a4cffd76a43c967;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index bb9807a..f077bf1 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.1: [4.0q] +* `du some-other-dir' no longer fails if it can't open the current directory * `mv DIR EXISTING-FILE' no longer removes EXISTING-FILE. Now it gets an error as POSIX says it must. * touch no longer hangs on fifos