From b4b7a9ff82f17d8045eed0a3cf848194fa6d52fd Mon Sep 17 00:00:00 2001 From: Thibault Godouet Date: Sun, 21 Sep 2008 17:46:45 +0000 Subject: [PATCH] *** empty log message *** --- doc/en/changes.sgml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 + -- 2.47.3