diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ GNU coreutils NEWS -*- outline -*- ** Bug fixes + cp now correctly copies files with a hole at the end of the file, + and extents allocated beyond the apparent size of the file. + That combination resulted in the trailing hole not being reproduced. + [bug introduced in coreutils-8.10] + ls no longer prematurely wraps lines when printing short file names. [bug introduced in 5.1.0] |