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