== 1.0.0 * reexec_worker_processes config option: This is the number of worker processes to startup initially when being reexecuted. Default: worker_processes/2 + 1 * integration tests with nginx including bad client handling * tests for timeout * manpages (why do so few Ruby executables come with proper manpages?) == 1.1.0 * Transfer-Encoding: chunked request handling. Testcase: curl -T- http://host:port/path < file_from_stdin * code cleanups (launchers) * Pure Ruby HTTP parser * Rubinius support?