v1.1.3
tagef09fb8c0bc1a191d2b5905924208d16de6dc900
object d634b0699c8eceece5694680be0fc5e731717d92
authorEric Wong <normalperson@yhbt.net>
Sat, 28 Aug 2010 19:27:27 +0000 (28 19:27 +0000)
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