X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=0c47a95f7317296e3ba8bb28143af46d85091e81;hb=fca7461e4925c5bfe743878209b2576c6f029ed7;hp=05e61aeeb2d615353c24e6d5e3960e876b61de0f;hpb=356c720b0ed65c44cc6de733705c1a849c98bc12;p=catagits%2FFCGI-ProcManager.git diff --git a/ChangeLog b/ChangeLog index 05e61ae..0c47a95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +0.23 + * Fix pm_wait routine to exit without a warning + * Fix pm_wait to correctly detect child processes which have died. + +0.22 2011-08-04 Tomas Doran + * Ship a version of FCGI::ProcManager::Constrainted which actually + works as advertised. + +0.21 2011-08-02 Tomas Doran + * Ship a working dist. + +0.20 2011-08-02 Gareth Kirwan + * ProcManager::Constrained: Add a new FCGI::ProcManager::Constrainted + subclass which will restart workers safely after a certain number of + requests, or at certain memory thresholds. + * ProcManager: Fix start_delay causing a permanent hang. + 0.19 2009-07-22 Gareth Kirwan * ProcManager.pm: Add a pm_title option to configure the process title