summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-06-11 03:31:12 +0000
committerJim Meyering <jim@meyering.net>2001-06-11 03:31:12 +0000
commita39efe1575f186719a95674e1f14731668c00df9 (patch)
treee91b73234eae80faf4ea8b142c4f9cc1957dc0b7 /old/fileutils/NEWS
parent98d2a140112ab88a6b9ba563a95afc9132179b52 (diff)
downloadcoreutils-a39efe1575f186719a95674e1f14731668c00df9.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS2
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.