From: Thibault Godouet Date: Sun, 6 Jul 2014 10:06:36 +0000 (+0100) Subject: updated change logs X-Git-Tag: ver3_2_0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ccebf52c9dc9fdba32928d066f994e1ac0742bf9;p=thirdparty%2Ffcron.git updated change logs --- diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index f1e893f..0f78fe2 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -20,6 +20,12 @@ A copy of the license is included in gfdl.sgml. Don't fully disable a @-line when something goes wrong (e.g. fcron didn't shut down cleanly). The idea was to prevent infinite loops, but this was overkill. Instead set its next execution to now+frequency.` + + Cosmetic changes in the log lines (quote the job shell commands) and fcrondyn (use the pipe char "|" as a column separator). + + + Fixed file descriptor leak when executing jobs in case of NSS failures (thanks Pavel Stano). +