Fix SIGINT/SIGTERM handling (broken in 0.5.0)
[unicorn.git] / CHANGELOG
blobf71cdf97a1d4efd1673baa491fe47d7f5699cca5
1 v0.5.0 - {after,before}_fork API change, small tweaks/fixes
2 v0.4.2 - fix Rails ARStore, FD leak prevention, descriptive proctitles
3 v0.4.1 - Rails support, per-listener backlog and {snd,rcv}buf
4 v0.2.3 - Unlink Tempfiles after use (they were closed, just not unlinked)
5 v0.2.2 - small bug fixes, fix Rack multi-value headers (Set-Cookie:)
6 v0.2.1 - Fix broken Manifest that cause unicorn_rails to not be bundled
7 v0.2.0 - unicorn_rails launcher script.
8 v0.1.0 - Unicorn - UNIX-only fork of Mongrel free of threading