diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-11 20:31:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-11 20:31:53 +0000 |
commit | 89c8181527cd9afd86a54ade10ac886ea7b3bf22 (patch) | |
tree | 0cd6e6309831debc24cf57857b69d8b91cbf9f7b /NEWS | |
parent | 257b85ca8e1e86627d041ef21bfabe61e399ae04 (diff) | |
download | coreutils-89c8181527cd9afd86a54ade10ac886ea7b3bf22.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,8 +1,8 @@ [4.5.10] Planned changes: - ftw: use save-cwd.c, not getcwd Andreas' suggestion re cp --no-preserve Rich's stub patches +* printf no longer segfaults for a negative field width or precision * shred now always enables --exact for non-regular files * du no longer lists hard-linked files more than once * du no longer dumps core due to `infinite' recursion via nftw's |