diff options
author | Jim Meyering <jim@meyering.net> | 2002-06-15 14:05:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-06-15 14:05:25 +0000 |
commit | 719c68fe2ece858facd10ce2f934173995237def (patch) | |
tree | 977b49bf52fb8db908110aabc7e95425d72734de /old | |
parent | 34f5f485be5beed811bf2d59b31d622d0294324d (diff) | |
download | coreutils-719c68fe2ece858facd10ce2f934173995237def.tar.xz |
ls --author
Diffstat (limited to 'old')
-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 ede7c6ea1..c3b0984e9 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ [4.1.9] * new programs: link, unlink, and stat +* New ls option: --author. * `touch -c no-such-file' no longer fails, per POSIX [4.1.8] * mv no longer mistakenly creates links to preexisting destination files |