]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 12 May 2001 08:10:33 +0000 (08:10 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 May 2001 08:10:33 +0000 (08:10 +0000)
old/fileutils/NEWS

index 994e8b14bee4eb9eb8f8ef1f15ab602d086c3123..a10c6cb44bb613da0f250a4568c9d0d174a8fe3a 100644 (file)
@@ -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]