diff options
author | Eric Blake <eblake@redhat.com> | 2011-10-24 16:20:34 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-10-24 16:20:34 +0200 |
commit | 5bb6316bd71f3a52990a57d94203d8855e4b6b90 (patch) | |
tree | 74e68bde46231b72878d7810bd864fa5aaad13d3 /NEWS | |
parent | f8ae6440eb8f943fd1f040d039753851824512d3 (diff) | |
download | coreutils-5bb6316bd71f3a52990a57d94203d8855e4b6b90.tar.xz |
doc: NEWS: correct "bug introduced in ..." version number
* NEWS: s/7.0/8.0/
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ GNU coreutils NEWS -*- outline -*- rm -rf DIR would fail with "Device or resource busy" on Cygwin with NWFS and NcFsd file systems. This did not affect Unix/Linux-based kernels. - [bug introduced in coreutils-7.0, when rm began using fts] + [bug introduced in coreutils-8.0, when rm began using fts] tac no longer fails to handle two or more non-seekable inputs [bug introduced in coreutils-5.3.0] |