summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index a40304c92..74e8aca86 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -7,6 +7,7 @@ Changes in release 3.17:
* rm -r is a lot faster on some systems when removing deep hierarchies
* chgrp, chmod, and chown no longer give contradictory output when --verbose
is used and an operation fails
+* ls's multicolumn now uses variable width columns to conserve vertical space
* install accepts new option, --preserve-timestamps
* du --megabytes --total now shows total in megabytes
* touch -d DATE now works on Unicos