diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-07-17 12:51:56 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-07-17 12:52:55 -0700 |
commit | dc7284ef722b64569b1cb48df6b6c2d3fcd8b9a8 (patch) | |
tree | 4762a227df58e9a6b2a5d3b3a2da0da334e4150b /NEWS | |
parent | 7e576fc40357fa9c5d702b2435aca88884d906f1 (diff) | |
download | coreutils-dc7284ef722b64569b1cb48df6b6c2d3fcd8b9a8.tar.xz |
* NEWS: Mention fix for Bug#9098.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ GNU coreutils NEWS -*- outline -*- [bug introduced in coreutils-8.8] timeout now sends signals to commands that create their own process group. - [bug introduced in coreutils-7.0] + timeout is no longer confused when starting off with a child process. + [bugs introduced in coreutils-7.0] ** Changes in behavior |