diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-08 10:25:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-08 10:25:25 +0000 |
commit | e4c02ba5838fa096402ceaf48c70b07a6269668c (patch) | |
tree | 2fe7d840d2a0f6a66981190f0e0a6c94cb1c634e /NEWS | |
parent | a3a6a035d1d8f41ddc5273eed72d1c53d3382584 (diff) | |
download | coreutils-e4c02ba5838fa096402ceaf48c70b07a6269668c.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,8 +1,10 @@ [4.5.10] Planned changes: + ftw: use save-cwd.c, not getcwd Andreas' suggestion re cp --no-preserve Rich's stub patches shred non-regular should imply --exact (do not round up) +* du no longer lists hard-linked files more than once * du no longer dumps core due to `infinite' recursion via nftw's use of the buggy replacement function in getcwd.c * portability patches for a few vendor compilers |