From: Tomas Doran (t0m) Date: Thu, 28 Apr 2011 09:44:06 +0000 (+0000) Subject: Fix changelog for last couple of releases X-Git-Tag: 0.21~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FFCGI-ProcManager.git;a=commitdiff_plain;h=356c720b0ed65c44cc6de733705c1a849c98bc12 Fix changelog for last couple of releases --- diff --git a/ChangeLog b/ChangeLog index efdebcf..05e61ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +0.19 2009-07-22 Gareth Kirwan + + * ProcManager.pm: Add a pm_title option to configure the process title + assigned to $0 + +0.18 2007-12-18 James Jurach + + * ProcManager.pm: Remove constraint that parent process cannot die. + 0.17 * ProcManager.pm: Remove constraint that process can't change pid.