From: Thibault Godouet Date: Sun, 21 Sep 2008 17:46:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver3_0_5~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4b7a9ff82f17d8045eed0a3cf848194fa6d52fd;p=thirdparty%2Ffcron.git *** empty log message *** --- diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index 253616d..29acdcf 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -8,7 +8,7 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + Changes @@ -18,9 +18,15 @@ A copy of the license is included in gfdl.sgml. Work on portability (aix, hpux, irix, tru64 unix, solaris). Thanks Peter O'Gorman for his patch! + + Increased maximum number of fcrontab entries from 256 to 1024. + 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). + + bug fix: fcrontab used to accept MAXENTRIES+1 fcrontab entries +