unicorn 0.2.0
[unicorn.git] / CHANGELOG
blob37ef742eeda2010ac44c88221a274d64d6b14df0
1 v0.2.0 - unicorn_rails launcher script.
3 v0.1.0 - Unicorn - UNIX-only fork of Mongrel free of threading
5 -- old Mongrel changelog --
7 v2.0. (WIP) Rack support.
9 v1.1.4. Fix camping handler. Correct treatment of @throttle parameter.
11 v1.1.3. Fix security flaw of DirHandler; reported on mailing list.
13 v1.1.2. Fix worker termination bug; fix JRuby 1.0.3 load order issue; fix require issue on systems without Rubygems.
15 v1.1.1. Fix mongrel_rails restart bug; fix bug with Rack status codes.
17 v1.1. Pure Ruby URIClassifier. More modular architecture. JRuby support. Move C URIClassifier into mongrel_experimental project.
19 v1.0.4. Backport fixes for versioning inconsistency, mongrel_rails bug, and DirHandler bug.
21 v1.0.3. Fix user-switching bug; make people upgrade to the latest from the RC.
23 v1.0.2. Signed gem; many minor bugfixes and patches.