diff options
author | Jim Meyering <jim@meyering.net> | 2002-12-01 09:58:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-12-01 09:58:26 +0000 |
commit | 78f06398b814163deb46f94452b7201ba267f200 (patch) | |
tree | 66c95781bd883bbd5e2aec84d155a4c08f34d020 | |
parent | dcc31082674b14bcf643de5980c7134e0b73ba7c (diff) | |
download | coreutils-78f06398b814163deb46f94452b7201ba267f200.tar.xz |
*** empty log message ***
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |