diff options
author | Jim Meyering <jim@meyering.net> | 2001-06-11 03:31:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-06-11 03:31:12 +0000 |
commit | a39efe1575f186719a95674e1f14731668c00df9 (patch) | |
tree | e91b73234eae80faf4ea8b142c4f9cc1957dc0b7 | |
parent | 98d2a140112ab88a6b9ba563a95afc9132179b52 (diff) | |
download | coreutils-a39efe1575f186719a95674e1f14731668c00df9.tar.xz |
*** empty log message ***
-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. |