Revision history for Perl module FCGI::Spawn.

0.1  2007-04-01

	- initial release

0.12  Tue Jun 12 22:05:25 2008

	- several bugfixes before 0.2, special thnx to Yuri @ Reunion

0.13  Sun Aug 31 15:27:35 2008 SAMST

	- fixed major POST processing bug, added more parameters for considerability about inclusion and execution ways

0.14  Thu Jul  9 08:54:25 SAMST 2009

	- added clean_inc_subnamespace feature, doc fixes

0.15  Thu Oct  1 23:02:56 SAMST 2009

	- added stats feature, globalized $fcgi request variable, default callout is do() now

0.16  Tue Feb 23 17:54:11 SAMT 2010

	- added xinc feature

0.16.2 Fri Nov 16 13:33:20 MSK 2012

    - Ticket: 11 (ae6fa1bc-dca4-5c40-a84b-3c3db7ad7a0f) [CPAN RT #72408]
 should use '$) = "$gid $gid";' instead of '$) = $gid;'
 Thanks: John Lightsey <john@nixnuts.net>

0.16.4 Fri Nov 23 15:35:31 MSK 2012

    - Ticket: 17 (baf0a7a2-15d1-42b4-9fee-24b13b208c36)
 Test::Strict and Test::Most are added to the dependencies (EU::MM's
 Makefile.PL)


0.16.5 Wed Nov 28 19:49:48 MSK 2012

    - Missed FCGI.pm  and Const::Fast from dependencies:
 (http://www.cpantesters.org/cpan/report/f9b413e4-35f9-11e2-a2f1-82091a5d253f)

    - 'Can't locate FCGI.pm in @INC (@INC contains: ...) at
 /home/cpan/pit/thr/perl-5.14.3/lib/5.14.3/CGI/Fast.pm line 25.'

    - 'Can't locate Const/Fast.pm in @INC (@INC contains: ... .) at
 t/15-binutils-public.t line 33.