1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/CHANGELOG
luislavena 1d3f272f4d * ext/http11/http11.c: bumped version to 1.1.3.
* Rakefile: workaround and ugly hack to get PURE_RUBY version of gem built.

git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/branches/stable_1-1@933 19e92222-5c0b-0410-8929-a290d50e31e9
2007-12-29 06:01:22 +00:00

14 lines
615 B
Text

v1.1.3. Fix security flaw of DirHandler; reported on mailing list.
v1.1.2. Fix worker termination bug; fix JRuby 1.0.3 load order issue; fix require issue on systems without Rubygems.
v1.1.1. Fix mongrel_rails restart bug; fix bug with Rack status codes.
v1.1. Pure Ruby URIClassifier. More modular architecture. JRuby support. Move C URIClassifier into mongrel_experimental project.
v1.0.4. Backport fixes for versioning inconsistency, mongrel_rails bug, and DirHandler bug.
v1.0.3. Fix user-switching bug; make people upgrade to the latest from the RC.
v1.0.2. Signed gem; many minor bugfixes and patches.