diff options
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 864767e..9d93f1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Ship gemspec and Gemfiles to facilate testing. * Fix #111 by pulling in an updated version of win-32/process and correctly patching Process::create. +* Kill all child processes on Windows when a command times out. ## Release 2.2.1 |