diff options
author | Jim Meyering <meyering@redhat.com> | 2011-06-25 07:57:59 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-06-25 07:59:13 +0200 |
commit | 18839ad9c17c3f8fe42210e17c707bfc12fd4b1b (patch) | |
tree | 41e1238ed4ce32354cb5e3ae921800982478a4db /NEWS | |
parent | 54cbe6e6434d3a148778ff72eebc75b3ca98cd34 (diff) | |
download | coreutils-18839ad9c17c3f8fe42210e17c707bfc12fd4b1b.tar.xz |
doc: clarify an improvement from coreutils-7.0
* NEWS (7.0 Improvements): Mention the command: "ls -1U".
* cfg.mk (old_NEWS_hash): Update.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1082,7 +1082,8 @@ GNU coreutils NEWS -*- outline -*- join has significantly better performance due to better memory management ls now uses constant memory when not sorting and using one_per_line format, - no matter how many files are in a given directory + no matter how many files are in a given directory. I.e., to list a directory + with very many files, ls -1U is much more efficient. od now aligns fields across lines when printing multiple -t specifiers, and no longer prints fields that resulted entirely from |