forked from mongrel/mongrel
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGELOG
23 lines (12 loc) · 917 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
v1.1.6.2. Fix gemspec for jruby support
v1.1.6.1. HTTP keepalive support (experimental)
v1.1.6. Optimizations, threading patch, and cleanup for JRuby
v1.1.5. Fix bug where num_processors is not actually set from mongrel_rails.
v1.1.4. Fix camping handler. Correct treatment of @throttle parameter.
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.