diff options
author | Jim Meyering <jim@meyering.net> | 2003-02-05 22:54:21 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-02-05 22:54:21 +0000 |
commit | 09137743d5175d7bb49c10ee75b21543727fcd53 (patch) | |
tree | 08f69d1b005ba05a9c7585c8b17a3527f15d68ec /NEWS | |
parent | 6b18df4826cfec9e8a8c7750dd167ad5ab68d52c (diff) | |
download | coreutils-09137743d5175d7bb49c10ee75b21543727fcd53.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ * du no longer gets a failed assertion for certain hierarchy lay-outs involving hard-linked directories * `who -r' no longer segfaults when using non-C-locale messages +* df now displays a mount point (usually `/') for non-mounted + character-special and block files [4.5.5] * ls --dired produces correct byte offset for file names containing nonprintable characters in a multibyte locale |