summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 0d0eacef84e8d155376a3fa9e31d9abc38d3fbd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# mixlib-shellout Changelog

## Unreleased

* Improved process cleanup on timeouts.
* Enabled travis.
* Added error? to check if the command ran successfully. MIXLIB-18.
* Remove GC.disable hack for non-ruby 1.8.8
* Handle ESRCH from getpgid of a zombie on OS X
* Mixlib-shellout "token" variable can be nil. MIXLIB-25.

## Last Release: 1.3.0 (12/03/2013)