diff options
author | Jim Meyering <jim@meyering.net> | 2001-04-29 21:22:52 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-04-29 21:22:52 +0000 |
commit | 29e3c2e97fd635d7a7675ef8d5671dce66b30faa (patch) | |
tree | 0bd7947a0144a6251d7e7cb199517a911c160cb6 /old | |
parent | e2003b82ff21bf9edcfbf5179a06ed78b22b2d33 (diff) | |
download | coreutils-29e3c2e97fd635d7a7675ef8d5671dce66b30faa.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index c6321fbd6..994e8b14b 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -93,7 +93,7 @@ Changes in release 4.1: * 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 +* ls's date/time format strings are now locale dependent * mkdir, mknod, mkfifo, and chmod work better in conjunction with ACLs * `cp --parents dir1/ dir2' no longer gets a failed assertion * shred now determines the size of block devices like /dev/fd0 |