From: Jim Meyering Date: Mon, 15 Sep 1997 03:58:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~44 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3576f081b1a71c780a807b859b026c5d71f1393;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index a40304c92f..74e8aca86b 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -7,6 +7,7 @@ Changes in release 3.17: * rm -r is a lot faster on some systems when removing deep hierarchies * chgrp, chmod, and chown no longer give contradictory output when --verbose is used and an operation fails +* ls's multicolumn now uses variable width columns to conserve vertical space * install accepts new option, --preserve-timestamps * du --megabytes --total now shows total in megabytes * touch -d DATE now works on Unicos