diff options
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index d3d9fbe3a..b1365a707 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ [4.1.1] +* ls no longer truncates user names or group names that are longer + than 8 characters. * ls's new --dereference-command-line option causes it to dereference symbolic links on the command-line only. * ls -H now means the same as ls --dereference-command-line, as per POSIX. |