From e2003b82ff21bf9edcfbf5179a06ed78b22b2d33 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 29 Apr 2001 20:50:48 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 488348d8c..c6321fbd6 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +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 Changes in release 4.1: [4.0.45]