This file documents the revision history for Perl extension Mojo::Server::FCGI. 0.18 2009-08-01 00:00:00 - Merge evironment variables. 0.17 2009-08-01 00:00:00 - Improved Kwalitee. 0.16 2009-08-01 00:00:00 - Fixed typo. 0.15 2009-07-31 00:00:00 - Improved kwalitee. 0.14 2009-07-31 00:00:00 - Updated tests. 0.13 2009-07-28 00:00:00 - Fixed typo. - Fixed dependency on Getopt::Long 2.38. (kevinold) 0.12 2009-07-28 00:00:00 - Updated for latest Mojo release. 0.11 2009-07-20 00:00:00 - Fixed bug where environment variables would be ignored. 0.10 2009-07-19 00:00:00 - Renamed bin directory to script. - Code cleanup. 0.09 2009-07-16 00:00:00 - Fixed all shebang lines. 0.08 2009-07-11 00:00:00 - Code cleanup. 0.07 2009-07-05 00:00:00 - Updated for next Mojo release. 0.06 2009-07-05 00:00:00 - Fixed syntax error in test template. - Code cleanup. 0.05 2009-04-20 00:00:00 - Fixed broken pipe problem in Mojo::Server::FCGI. (vti) 0.04 2009-03-05 00:00:00 - Added fcgi attribute to Mojo::Server::FCGI::Prefork. 0.03 2008-11-10 00:00:00 - Added apache test. - Fixed many bugs. 0.02 2008-11-10 00:00:00 - Fixed servers according to the spec. 0.01 2008-11-07 00:00:00 - First release.