From: Jim Meyering Date: Sun, 1 Dec 2002 09:58:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78f06398b814163deb46f94452b7201ba267f200;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index b6641958a0..7e16e90561 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ [4.5.4] +* ls is much more efficient on directories with valid dirent.d_type. * stty supports all baud rates defined in linux-2.4.19. * `du symlink-to-dir/' would improperly remove the trailing slash * `du ""' would evoke a bounds violation.