From: Jim Meyering Date: Sat, 12 May 2001 08:10:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_9~168 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8e3f835a46f2c109470a7962e187d84604346a25;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 994e8b14be..a10c6cb44b 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,6 +1,6 @@ [4.1.1] -* ls honors the -g option, per POSIX -* ls's -n option now implies -l; before, -n had no effect unless used with -l +* ls -g now acts like ls -l, except it does not display owner, as per POSIX. +* ls -n now implies -l, as per POSIX. Changes in release 4.1: [4.0.45]