From: Jim Meyering Date: Mon, 11 Jun 2001 03:31:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_9~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a39efe1575f186719a95674e1f14731668c00df9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index d3d9fbe3a9..b1365a707a 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.