summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-12-01 09:58:26 +0000
committerJim Meyering <jim@meyering.net>2002-12-01 09:58:26 +0000
commit78f06398b814163deb46f94452b7201ba267f200 (patch)
tree66c95781bd883bbd5e2aec84d155a4c08f34d020 /NEWS
parentdcc31082674b14bcf643de5980c7134e0b73ba7c (diff)
downloadcoreutils-78f06398b814163deb46f94452b7201ba267f200.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b6641958a..7e16e9056 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.