diff options
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
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] |