diff options
author | Jim Meyering <jim@meyering.net> | 2003-02-05 22:52:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-02-05 22:52:46 +0000 |
commit | 6b18df4826cfec9e8a8c7750dd167ad5ab68d52c (patch) | |
tree | b00af2fe3ccf5fd6667e0bf878a17be540ffad67 /NEWS | |
parent | 33bb552cee03ee82a04561c18e84606e5807b385 (diff) | |
download | coreutils-6b18df4826cfec9e8a8c7750dd167ad5ab68d52c.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +[4.5.6] +* du no longer segfaults on Solaris systems (fixed heap-corrupting bug in ftw.c) +* du --exclude=FILE works once again (this was broken by the rewrite for 4.5.5) +* 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 [4.5.5] * ls --dired produces correct byte offset for file names containing nonprintable characters in a multibyte locale |