From: Andrew Rodland Date: Fri, 21 Nov 2014 03:00:06 +0000 (-0500) Subject: Update ChangeLog X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FFCGI-ProcManager.git;a=commitdiff_plain;h=b9a630da0a61083087c4df321d93ac6aa429888a Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 032cc56..aa408e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ * Notice errors writing out the PID file and abort. + * Make sure that children get independent random numbers by calling + srand() after fork. 0.24 2011-10-04 Tomas Doran * Further fix to pm_wait routine to find the correct PID and remove it