about summary refs log tree commit homepage
tag namev1.1.3 (ef09fb8c0bc1a191d2b5905924208d16de6dc900)
tag date2010-08-28 19:27:27 +0000
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit d634b0699c...
downloadunicorn-1.1.3.tar.gz
unicorn 1.1.3 - small bug fixes
This release fixes race conditions during SIGUSR1 log cycling.
This bug mainly affects Rainbows! users serving static files,
but some Rack apps use threads internally even under Unicorn.

Other small fixes:
* SIGTTIN works as documented after SIGWINCH
* --help output from `unicorn` and `unicorn_rails` is more consistent