diff options
author | Jim Meyering <jim@meyering.net> | 2000-10-28 12:19:05 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-10-28 12:19:05 +0000 |
commit | 3610481c9794d9b4e36bea14ee50499e63b958ee (patch) | |
tree | 40747d8bf5298afe614cd10501ca0e35c4920759 /old/fileutils/NEWS | |
parent | b4c60a84e1dbe652453928a7514100ca32aacc34 (diff) | |
download | coreutils-3610481c9794d9b4e36bea14ee50499e63b958ee.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 966e16a4e..55fd7887b 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 4.01: [4.0.28] +* ls is much more efficient on systems (e.g., linux-2.4.*) that store file + type information in directory entries. * shred now automatically determines the size of each block device argument * ls's date/time format strings are now local dependent * mkdir, mknod, mkfifo, and chmod work better in conjunction with ACLs |