From: thib Date: Sun, 11 May 2008 15:06:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver3_0_5~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cfe12c7772df580df72accd440036f811c5f643f;p=fcron *** empty log message *** --- diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index ad748f8..253616d 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -8,11 +8,21 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + Changes + + From version 3.0.4 to 3.0.5 + + Work on portability (aix, hpux, irix, tru64 unix, solaris). Thanks Peter O'Gorman for his patch! + + + bug fix: if fcron could not fork() to run a job, then the job would still appear to be running until fcron is restarted (thanks Alexander Y. Fomichev for noticing this bug). + + + From version 3.0.3 to 3.0.4