]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 1 Dec 2002 09:58:26 +0000 (09:58 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 1 Dec 2002 09:58:26 +0000 (09:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b6641958a0054e085ee14a3835a4fd7256061967..7e16e905612b338e9385c37fdc2cdcdaf40a7978 100644 (file)
--- 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.