From: Jim Meyering Date: Wed, 13 May 1998 04:03:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16o~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33d7cba8a75f0911642d71da5c78acdbe2d16b94;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 858de659cf..40e9d846d1 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,8 @@ Changes in release 3.17: [3.16o] +* install now shares core copying code with mv and cp +* mv (between distinct filesystems) now uses more of the core copying code +* fixed a bug or two in mv * df once again displays negative numbers when that's what's returned by get_fs_usage [3.16n]